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 System.Double, _
   ByVal RotY As System.Double, _
   ByVal RotZ As System.Double, _
   ByVal TanX As System.Double, _
   ByVal TanY As System.Double, _
   ByVal TanZ As System.Double, _
   ByVal RadX As System.Double, _
   ByVal RadY As System.Double, _
   ByVal RadZ As System.Double, _
   ByVal Angle As System.Double, _
   ByVal PivotX As System.Double, _
   ByVal PivotY As System.Double, _
   ByVal PivotZ As System.Double, _
   ByVal Type As System.Integer, _
   ByVal LeftTrim As System.Double, _
   ByVal RightTrim As System.Double, _
   ByVal HardEdges As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim RotX As System.Double
Dim RotY As System.Double
Dim RotZ As System.Double
Dim TanX As System.Double
Dim TanY As System.Double
Dim TanZ As System.Double
Dim RadX As System.Double
Dim RadY As System.Double
Dim RadZ As System.Double
Dim Angle As System.Double
Dim PivotX As System.Double
Dim PivotY As System.Double
Dim PivotZ As System.Double
Dim Type As System.Integer
Dim LeftTrim As System.Double
Dim RightTrim As System.Double
Dim HardEdges As System.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( 
   System.double RotX,
   System.double RotY,
   System.double RotZ,
   System.double TanX,
   System.double TanY,
   System.double TanZ,
   System.double RadX,
   System.double RadY,
   System.double RadZ,
   System.double Angle,
   System.double PivotX,
   System.double PivotY,
   System.double PivotZ,
   System.int Type,
   System.double LeftTrim,
   System.double RightTrim,
   System.bool HardEdges
)
C++/CLI 
Feature^ InsertFlexFeature( 
&   System.double RotX,
&   System.double RotY,
&   System.double RotZ,
&   System.double TanX,
&   System.double TanY,
&   System.double TanZ,
&   System.double RadX,
&   System.double RadY,
&   System.double RadZ,
&   System.double Angle,
&   System.double PivotX,
&   System.double PivotY,
&   System.double PivotZ,
&   System.int Type,
&   System.double LeftTrim,
&   System.double RightTrim,
&   System.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) 2015 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.