Hide Table of Contents
IInsertSheetMetalEdgeFlange2 Method (IFeatureManager)

Inserts an edge flange in this sheet metal part.

.NET Syntax

Visual Basic (Declaration) 
Function IInsertSheetMetalEdgeFlange2( _
   ByVal EdgeCount As System.Integer, _
   ByRef FlangeEdges As Edge, _
   ByVal SketchFeatCount As System.Integer, _
   ByRef SketchFeat As Feature, _
   ByVal BooleanOptions As System.Integer, _
   ByVal FlangeAngle As System.Double, _
   ByVal FlangeRadius As System.Double, _
   ByVal BendPosition As System.Integer, _
   ByVal FlangeOffsetDist As System.Double, _
   ByVal ReliefType As System.Integer, _
   ByVal FlangeReliefRatio As System.Double, _
   ByVal FlangeReliefWidth As System.Double, _
   ByVal FlangeReliefDepth As System.Double, _
   ByVal FlangeSharpType As System.Integer, _
   ByVal CustomBendAllowance As CustomBendAllowance _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim EdgeCount As System.Integer
Dim FlangeEdges As Edge
Dim SketchFeatCount As System.Integer
Dim SketchFeat As Feature
Dim BooleanOptions As System.Integer
Dim FlangeAngle As System.Double
Dim FlangeRadius As System.Double
Dim BendPosition As System.Integer
Dim FlangeOffsetDist As System.Double
Dim ReliefType As System.Integer
Dim FlangeReliefRatio As System.Double
Dim FlangeReliefWidth As System.Double
Dim FlangeReliefDepth As System.Double
Dim FlangeSharpType As System.Integer
Dim CustomBendAllowance As CustomBendAllowance
Dim value As Feature
 
value = instance.IInsertSheetMetalEdgeFlange2(EdgeCount, FlangeEdges, SketchFeatCount, SketchFeat, BooleanOptions, FlangeAngle, FlangeRadius, BendPosition, FlangeOffsetDist, ReliefType, FlangeReliefRatio, FlangeReliefWidth, FlangeReliefDepth, FlangeSharpType, CustomBendAllowance)
C# 
Feature IInsertSheetMetalEdgeFlange2( 
   System.int EdgeCount,
   ref Edge FlangeEdges,
   System.int SketchFeatCount,
   ref Feature SketchFeat,
   System.int BooleanOptions,
   System.double FlangeAngle,
   System.double FlangeRadius,
   System.int BendPosition,
   System.double FlangeOffsetDist,
   System.int ReliefType,
   System.double FlangeReliefRatio,
   System.double FlangeReliefWidth,
   System.double FlangeReliefDepth,
   System.int FlangeSharpType,
   CustomBendAllowance CustomBendAllowance
)
C++/CLI 
Feature^ IInsertSheetMetalEdgeFlange2( 
&   System.int EdgeCount,
&   Edge^% FlangeEdges,
&   System.int SketchFeatCount,
&   Feature^% SketchFeat,
&   System.int BooleanOptions,
&   System.double FlangeAngle,
&   System.double FlangeRadius,
&   System.int BendPosition,
&   System.double FlangeOffsetDist,
&   System.int ReliefType,
&   System.double FlangeReliefRatio,
&   System.double FlangeReliefWidth,
&   System.double FlangeReliefDepth,
&   System.int FlangeSharpType,
&   CustomBendAllowance^ CustomBendAllowance
) 

Parameters

EdgeCount

Number of edges for the flange

FlangeEdges
Array of edge to which to apply a flange
SketchFeatCount

Number of sketches for the flange

SketchFeat
Array of sketch features to use for the flange
BooleanOptions

Flange options as defined by swInsertEdgeFlangeOptions_e

FlangeAngle

Flange angle

FlangeRadius

Bend radius

BendPosition
Flange bend position as defined by swFlangePositionTypes_e
FlangeOffsetDist
Length of flange
ReliefType
Relief type as defined by swSheetMetalReliefTypes_e
FlangeReliefRatio
Relief ratio
FlangeReliefWidth
Relief width
FlangeReliefDepth
Relief depth
FlangeSharpType
Flange virtual sharp type as defined by swFlangeDimTypes_e
CustomBendAllowance

If...

Then...

non-NULL

Pointer to ICustomBendAllowance object for which required values have been set

NULL

Parent bend's bend allowance is used

Return Value

Pointer to the IFeature object

Remarks

Before calling this method, call IModelDoc2::IInsertSketchForEdgeFlange and create a profile for the flange. After creating the profile, call this method to create the flange.

 

See Also

Availability

SOLIDWORKS 2007 FCS, Revision Number 15.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:   IInsertSheetMetalEdgeFlange2 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) 2019 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.