Hide Table of Contents
InsertFlexFeature Method (IFeatureManager)

Inserts a Flex feature using the selected solid or surface body.

.NET Syntax

Visual Basic (Declaration) 
Function InsertFlexFeature( _
   ByVal RotX As Double, _
   ByVal RotY As Double, _
   ByVal RotZ As Double, _
   ByVal TanX As Double, _
   ByVal TanY As Double, _
   ByVal TanZ As Double, _
   ByVal RadX As Double, _
   ByVal RadY As Double, _
   ByVal RadZ As Double, _
   ByVal Angle As Double, _
   ByVal PivotX As Double, _
   ByVal PivotY As Double, _
   ByVal PivotZ As Double, _
   ByVal Type As Integer, _
   ByVal LeftTrim As Double, _
   ByVal RightTrim As Double, _
   ByVal HardEdges As Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim RotX As Double
Dim RotY As Double
Dim RotZ As Double
Dim TanX As Double
Dim TanY As Double
Dim TanZ As Double
Dim RadX As Double
Dim RadY As Double
Dim RadZ As Double
Dim Angle As Double
Dim PivotX As Double
Dim PivotY As Double
Dim PivotZ As Double
Dim Type As Integer
Dim LeftTrim As Double
Dim RightTrim As Double
Dim HardEdges As Boolean
Dim value As Feature
 
value = instance.InsertFlexFeature(RotX, RotY, RotZ, TanX, TanY, TanZ, RadX, RadY, RadZ, Angle, PivotX, PivotY, PivotZ, Type, LeftTrim, RightTrim, HardEdges)
C# 
Feature InsertFlexFeature( 
   double RotX,
   double RotY,
   double RotZ,
   double TanX,
   double TanY,
   double TanZ,
   double RadX,
   double RadY,
   double RadZ,
   double Angle,
   double PivotX,
   double PivotY,
   double PivotZ,
   int Type,
   double LeftTrim,
   double RightTrim,
   bool HardEdges
)
C++/CLI 
Feature^ InsertFlexFeature( 
&   double RotX,
&   double RotY,
&   double RotZ,
&   double TanX,
&   double TanY,
&   double TanZ,
&   double RadX,
&   double RadY,
&   double RadZ,
&   double Angle,
&   double PivotX,
&   double PivotY,
&   double PivotZ,
&   int Type,
&   double LeftTrim,
&   double RightTrim,
&   bool HardEdges
) 

Parameters

RotX
x coordinate for the rotation axis
RotY

y coordinate for the rotation axis

RotZ

z coordinate for the rotation axis

TanX

x coordinate for the tangent axis

TanY

y coordinate for the tangent axis

TanZ
z coordinate for the tangent axis
RadX
x coordinate for the radius axis
RadY

y coordinate for the radius axis

RadZ
z coordinate for the radius axis
Angle

Angle

PivotX
x coordinate for the pivot triad reference
PivotY
y coordinate for the pivot triad reference
PivotZ
z coordinate for the pivot triad reference
Type
  • -1 =None
  • 0 = Bending

  • 1 = Twisting

  • 2 = Tapering

  • 3 = Stretching

  • 4 = Experimental

  • LeftTrim
    Left trimming distance
    RightTrim
    Right trimming distance
    HardEdges
    True to embed edges where the trim planes intersect the body, false to create smoother continuous faces

    Return Value

    Pointer to the IFeature object
     

    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:   InsertFlexFeature 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) 2012 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.