Hide Table of Contents
InsertSheetMetalBaseFlange2 Method (IFeatureManager)

Inserts a sheet metal base flange feature.

.NET Syntax

Visual Basic (Declaration) 
Function InsertSheetMetalBaseFlange2( _
   ByVal Thickness As Double, _
   ByVal ThickenDir As Boolean, _
   ByVal Radius As Double, _
   ByVal ExtrudeDist1 As Double, _
   ByVal ExtrudeDist2 As Double, _
   ByVal FlipExtruDir As Boolean, _
   ByVal EndCondition1 As Integer, _
   ByVal EndCondition2 As Integer, _
   ByVal DirToUse As Integer, _
   ByVal PCBA As CustomBendAllowance, _
   ByVal UseDefaultRelief As Boolean, _
   ByVal ReliefType As Integer, _
   ByVal ReliefWidth As Double, _
   ByVal ReliefDepth As Double, _
   ByVal ReliefRatio As Double, _
   ByVal UseReliefRatio As Boolean, _
   ByVal Merge As Boolean, _
   ByVal UseFeatScope As Boolean, _
   ByVal UseAutoSelect As Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Thickness As Double
Dim ThickenDir As Boolean
Dim Radius As Double
Dim ExtrudeDist1 As Double
Dim ExtrudeDist2 As Double
Dim FlipExtruDir As Boolean
Dim EndCondition1 As Integer
Dim EndCondition2 As Integer
Dim DirToUse As Integer
Dim PCBA As CustomBendAllowance
Dim UseDefaultRelief As Boolean
Dim ReliefType As Integer
Dim ReliefWidth As Double
Dim ReliefDepth As Double
Dim ReliefRatio As Double
Dim UseReliefRatio As Boolean
Dim Merge As Boolean
Dim UseFeatScope As Boolean
Dim UseAutoSelect As Boolean
Dim value As Feature
 
value = instance.InsertSheetMetalBaseFlange2(Thickness, ThickenDir, Radius, ExtrudeDist1, ExtrudeDist2, FlipExtruDir, EndCondition1, EndCondition2, DirToUse, PCBA, UseDefaultRelief, ReliefType, ReliefWidth, ReliefDepth, ReliefRatio, UseReliefRatio, Merge, UseFeatScope, UseAutoSelect)
C# 
Feature InsertSheetMetalBaseFlange2( 
   double Thickness,
   bool ThickenDir,
   double Radius,
   double ExtrudeDist1,
   double ExtrudeDist2,
   bool FlipExtruDir,
   int EndCondition1,
   int EndCondition2,
   int DirToUse,
   CustomBendAllowance PCBA,
   bool UseDefaultRelief,
   int ReliefType,
   double ReliefWidth,
   double ReliefDepth,
   double ReliefRatio,
   bool UseReliefRatio,
   bool Merge,
   bool UseFeatScope,
   bool UseAutoSelect
)
C++/CLI 
Feature^ InsertSheetMetalBaseFlange2( 
&   double Thickness,
&   bool ThickenDir,
&   double Radius,
&   double ExtrudeDist1,
&   double ExtrudeDist2,
&   bool FlipExtruDir,
&   int EndCondition1,
&   int EndCondition2,
&   int DirToUse,
&   CustomBendAllowance^ PCBA,
&   bool UseDefaultRelief,
&   int ReliefType,
&   double ReliefWidth,
&   double ReliefDepth,
&   double ReliefRatio,
&   bool UseReliefRatio,
&   bool Merge,
&   bool UseFeatScope,
&   bool UseAutoSelect
) 

Parameters

Thickness

Wall thickness of the sheet metal feature

ThickenDir
Direction to thicken the sheet metal
Radius

Global bend radius to insert at the corners

ExtrudeDist1

Distance of the sheet metal extrusion for the Direction 1

ExtrudeDist2

Distance of the sheet metal extrusion for the Direction 2

FlipExtruDir

True to reverse the direction of the extrude, false to not

EndCondition1
End condition for first extrude distance
EndCondition2

End condition for second extrude distance

DirToUse

End condition type as defined in swEndConditions_e

PCBA

Pointer to the custom bend allowance object

UseDefaultRelief
True to use the default relief, false to not
ReliefType

Relief type as defined in swSheetMetalReliefTypes_e

ReliefWidth
Width of the relief
ReliefDepth
Depth of the relief
ReliefRatio
Value for the relief ratio
UseReliefRatio
True to use the relief ratio, false to not
Merge
True to connect bodies into a single sheet metal body; false to not
UseFeatScope
True to use selected bodies, false to use all bodies
UseAutoSelect
True to auto select bodies

Return Value

IFeature

Example

 

See Also

Availability

SolidWorks 2010 FCS, Revision Number 18.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:   InsertSheetMetalBaseFlange2 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.