Hide Table of Contents
InsertSheetMetalMiterFlange Method (IFeatureManager)

Inserts a meter flange in a sheet metal part.

.NET Syntax

Visual Basic (Declaration) 
Function InsertSheetMetalMiterFlange( _
   ByVal UseDefaultRadius As System.Boolean, _
   ByVal GlobalRadius As System.Double, _
   ByVal RipGap As System.Double, _
   ByVal UseDefaultRelief As System.Boolean, _
   ByVal UseReliefRatio As System.Boolean, _
   ByVal ReliefRatio As System.Double, _
   ByVal ReliefWidth As System.Double, _
   ByVal ReliefDepth As System.Double, _
   ByVal ReliefType As System.Integer, _
   ByVal TrimSideBends As System.Boolean, _
   ByVal FlangePos As System.Integer, _
   ByVal OffsetDist1 As System.Double, _
   ByVal OffsetDist2 As System.Double, _
   ByVal PCBA As CustomBendAllowance _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim UseDefaultRadius As System.Boolean
Dim GlobalRadius As System.Double
Dim RipGap As System.Double
Dim UseDefaultRelief As System.Boolean
Dim UseReliefRatio As System.Boolean
Dim ReliefRatio As System.Double
Dim ReliefWidth As System.Double
Dim ReliefDepth As System.Double
Dim ReliefType As System.Integer
Dim TrimSideBends As System.Boolean
Dim FlangePos As System.Integer
Dim OffsetDist1 As System.Double
Dim OffsetDist2 As System.Double
Dim PCBA As CustomBendAllowance
Dim value As Feature
 
value = instance.InsertSheetMetalMiterFlange(UseDefaultRadius, GlobalRadius, RipGap, UseDefaultRelief, UseReliefRatio, ReliefRatio, ReliefWidth, ReliefDepth, ReliefType, TrimSideBends, FlangePos, OffsetDist1, OffsetDist2, PCBA)
C# 
Feature InsertSheetMetalMiterFlange( 
   System.bool UseDefaultRadius,
   System.double GlobalRadius,
   System.double RipGap,
   System.bool UseDefaultRelief,
   System.bool UseReliefRatio,
   System.double ReliefRatio,
   System.double ReliefWidth,
   System.double ReliefDepth,
   System.int ReliefType,
   System.bool TrimSideBends,
   System.int FlangePos,
   System.double OffsetDist1,
   System.double OffsetDist2,
   CustomBendAllowance PCBA
)
C++/CLI 
Feature^ InsertSheetMetalMiterFlange( 
&   System.bool UseDefaultRadius,
&   System.double GlobalRadius,
&   System.double RipGap,
&   System.bool UseDefaultRelief,
&   System.bool UseReliefRatio,
&   System.double ReliefRatio,
&   System.double ReliefWidth,
&   System.double ReliefDepth,
&   System.int ReliefType,
&   System.bool TrimSideBends,
&   System.int FlangePos,
&   System.double OffsetDist1,
&   System.double OffsetDist2,
&   CustomBendAllowance^ PCBA
) 

Parameters

UseDefaultRadius
True to use default bend radius, false to use GlobalRadius
GlobalRadius

Global bend radius

RipGap

Rip-gap distance

UseDefaultRelief

True to use parent bend's ratio, false to not

UseReliefRatio
True to use custom relief ratio, false to not
ReliefRatio
If useReliefRatio is True, then specify relief ratio
ReliefWidth

If UseReliefRatio is True and ReliefType is swSheetMetalReliefRectangular or swSheetMetalReliefObround, then specify relief depth

ReliefDepth

If UseReliefRatio is True and ReliefType is swSheetMetalReliefRectangular or swSheetMetalReliefObround, then specify relief depth

ReliefType
Relief type as defined by swSheetMetalReliefTypes_e; valid selections:
  • swSheetMetalRelievObround

  • swSheetMetalReliefRectangular

  • swSheetMetalReliefTear

TrimSideBends
True to trim side bends, false to not
FlangePos

Flange position as defined by swFlangePositionTypes_e; valid selections:

  • swFlangePositionTypeMaterialInside

  • swFlangePositionTypeMaterialOutside

  • swFlangePositionTypeBendOutside

OffsetDist1
Starting offset distance if partial flange
OffsetDist2
Ending offset distance if partial flange
PCBA

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 or NULL

 

See Also

Availability

SolidWorks 2005 FCS, Revision Number 13.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:   InsertSheetMetalMiterFlange 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) 2013 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.