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 Integer, _
   ByRef FlangeEdges As Edge, _
   ByVal SketchFeatCount As Integer, _
   ByRef SketchFeat As Feature, _
   ByVal BooleanOptions As Integer, _
   ByVal FlangeAngle As Double, _
   ByVal FlangeRadius As Double, _
   ByVal BendPosition As Integer, _
   ByVal FlangeOffsetDist As Double, _
   ByVal ReliefType As Integer, _
   ByVal FlangeReliefRatio As Double, _
   ByVal FlangeReliefWidth As Double, _
   ByVal FlangeReliefDepth As Double, _
   ByVal FlangeSharpType As Integer, _
   ByVal CustomBendAllowance As CustomBendAllowance _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim EdgeCount As Integer
Dim FlangeEdges As Edge
Dim SketchFeatCount As Integer
Dim SketchFeat As Feature
Dim BooleanOptions As Integer
Dim FlangeAngle As Double
Dim FlangeRadius As Double
Dim BendPosition As Integer
Dim FlangeOffsetDist As Double
Dim ReliefType As Integer
Dim FlangeReliefRatio As Double
Dim FlangeReliefWidth As Double
Dim FlangeReliefDepth As Double
Dim FlangeSharpType As 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( 
   int EdgeCount,
   ref Edge FlangeEdges,
   int SketchFeatCount,
   ref Feature SketchFeat,
   int BooleanOptions,
   double FlangeAngle,
   double FlangeRadius,
   int BendPosition,
   double FlangeOffsetDist,
   int ReliefType,
   double FlangeReliefRatio,
   double FlangeReliefWidth,
   double FlangeReliefDepth,
   int FlangeSharpType,
   CustomBendAllowance CustomBendAllowance
)
C++/CLI 
Feature^ IInsertSheetMetalEdgeFlange2( 
&   int EdgeCount,
&   Edge^% FlangeEdges,
&   int SketchFeatCount,
&   Feature^% SketchFeat,
&   int BooleanOptions,
&   double FlangeAngle,
&   double FlangeRadius,
&   int BendPosition,
&   double FlangeOffsetDist,
&   int ReliefType,
&   double FlangeReliefRatio,
&   double FlangeReliefWidth,
&   double FlangeReliefDepth,
&   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) 2010 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.