Hide Table of Contents
InsertSheetMetalEdgeFlange2 Method (IFeatureManager)

Inserts an edge flange in this sheet metal part.

.NET Syntax

Visual Basic (Declaration) 
Function InsertSheetMetalEdgeFlange2( _
   ByVal FlangeEdges As System.Object, _
   ByVal SketchFeats As System.Object, _
   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 FlangeEdges As System.Object
Dim SketchFeats As System.Object
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.InsertSheetMetalEdgeFlange2(FlangeEdges, SketchFeats, BooleanOptions, FlangeAngle, FlangeRadius, BendPosition, FlangeOffsetDist, ReliefType, FlangeReliefRatio, FlangeReliefWidth, FlangeReliefDepth, FlangeSharpType, CustomBendAllowance)
C# 
Feature InsertSheetMetalEdgeFlange2( 
   System.object FlangeEdges,
   System.object SketchFeats,
   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^ InsertSheetMetalEdgeFlange2( 
&   System.Object^ FlangeEdges,
&   System.Object^ SketchFeats,
&   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

FlangeEdges
Array of edges to which to apply a flange
SketchFeats
Array of sketches 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

Example

Remarks

Before calling this method, call IModelDoc2::InsertSketchForEdgeFlange 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:   InsertSheetMetalEdgeFlange2 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.