Hide Table of Contents
InsertSheetMetal3dBend Method (IFeatureManager)

Inserts a 3D bend in sheet metal part.

.NET Syntax

Visual Basic (Declaration) 
Function InsertSheetMetal3dBend( _
   ByVal Angle As System.Double, _
   ByVal BUseDefaultRadius As System.Boolean, _
   ByVal Radius As System.Double, _
   ByVal FlipDir As System.Boolean, _
   ByVal BendPos As System.Short, _
   ByVal PCBA As CustomBendAllowance _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Angle As System.Double
Dim BUseDefaultRadius As System.Boolean
Dim Radius As System.Double
Dim FlipDir As System.Boolean
Dim BendPos As System.Short
Dim PCBA As CustomBendAllowance
Dim value As Feature
 
value = instance.InsertSheetMetal3dBend(Angle, BUseDefaultRadius, Radius, FlipDir, BendPos, PCBA)
C# 
Feature InsertSheetMetal3dBend( 
   System.double Angle,
   System.bool BUseDefaultRadius,
   System.double Radius,
   System.bool FlipDir,
   System.short BendPos,
   CustomBendAllowance PCBA
)
C++/CLI 
Feature^ InsertSheetMetal3dBend( 
&   System.double Angle,
&   System.bool BUseDefaultRadius,
&   System.double Radius,
&   System.bool FlipDir,
&   System.short BendPos,
&   CustomBendAllowance^ PCBA
) 

Parameters

Angle
Angle of the bend in radians
BUseDefaultRadius

True to use the default radius, false to use the value specified in radius

Radius
Value for the radius of the bend if bUseDefaultRadius is false
FlipDir
True to flip the bend direction, false to not
BendPos

Bend position:

  • 0 = bend centerline

  • 1 = material inside

  • 2 = material outside

  • 3 = bend outside

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
 

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:   InsertSheetMetal3dBend 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.