Hide Table of Contents
InsertMoveFace Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertMoveFace2 and IFeatureManager::IInsertMoveFace2.

.NET Syntax

Visual Basic (Declaration) 
Function InsertMoveFace( _
   ByVal MoveType As System.Integer, _
   ByVal ReverseDir As System.Boolean, _
   ByVal Angle As System.Double, _
   ByVal Distance As System.Double _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim MoveType As System.Integer
Dim ReverseDir As System.Boolean
Dim Angle As System.Double
Dim Distance As System.Double
Dim value As Feature
 
value = instance.InsertMoveFace(MoveType, ReverseDir, Angle, Distance)
C# 
Feature InsertMoveFace( 
   System.int MoveType,
   System.bool ReverseDir,
   System.double Angle,
   System.double Distance
)
C++/CLI 
Feature^ InsertMoveFace( 
&   System.int MoveType,
&   System.bool ReverseDir,
&   System.double Angle,
&   System.double Distance
) 

Parameters

MoveType
Type of move:
  • 0 = Offset

  • 1 = Translate

  • 2 = Rotate

ReverseDir
True to reverse the direction, false to not
Angle

If MoveType is Rotate, then specify the angle at which to draft the faces

Distance

Distance to offset or translate the faces

Return Value

Pointer to the IFeature object

Example

Remarks

Use the following marks with IModelDocExtension::SelectByID2:

  • 1 = face

  • 2 = direction reference (plane, planar face, linear edge, or reference axis) for translate

  • 4 = axis reference (linear edge or reference axis) for rotate

 

See Also

Availability

SOLIDWORKS 2005 FCS, Revision Number 13.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   InsertMoveFace Method (IFeatureManager)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.