Hide Table of Contents
InsertSheetMetalBaseFlange Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertSheetMetalBaseFlange2.

.NET Syntax

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

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

Return Value

Pointer to the IFeature object
 

See Also

Availability

SOLIDWORKS 2003 FCS, Revision Number 11.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:   InsertSheetMetalBaseFlange 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.