Hide Table of Contents
InsertSheetMetalHem Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertSheetMetalHem2.

.NET Syntax

Visual Basic (Declaration) 
Function InsertSheetMetalHem( _
   ByVal Type As System.Integer, _
   ByVal Position As System.Integer, _
   ByVal Reverse As System.Boolean, _
   ByVal DLength As System.Double, _
   ByVal DGap As System.Double, _
   ByVal DAngle As System.Double, _
   ByVal DRad As System.Double, _
   ByVal DMiterGap As System.Double, _
   ByVal PCBA As CustomBendAllowance _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Type As System.Integer
Dim Position As System.Integer
Dim Reverse As System.Boolean
Dim DLength As System.Double
Dim DGap As System.Double
Dim DAngle As System.Double
Dim DRad As System.Double
Dim DMiterGap As System.Double
Dim PCBA As CustomBendAllowance
Dim value As Feature
 
value = instance.InsertSheetMetalHem(Type, Position, Reverse, DLength, DGap, DAngle, DRad, DMiterGap, PCBA)
C# 
Feature InsertSheetMetalHem( 
   System.int Type,
   System.int Position,
   System.bool Reverse,
   System.double DLength,
   System.double DGap,
   System.double DAngle,
   System.double DRad,
   System.double DMiterGap,
   CustomBendAllowance PCBA
)
C++/CLI 
Feature^ InsertSheetMetalHem( 
&   System.int Type,
&   System.int Position,
&   System.bool Reverse,
&   System.double DLength,
&   System.double DGap,
&   System.double DAngle,
&   System.double DRad,
&   System.double DMiterGap,
&   CustomBendAllowance^ PCBA
) 

Parameters

Type
Type as defined in swHemTypes_e
Position

Position as defined in swHemPositionTypes_e

Reverse

True reverses the direction, false does not

DLength

Hem length; valid only for open or closed hems

DGap

Gap distance; valid only for open hems

DAngle

Hem angle; valid only for tear-drop or rolled hems

DRad

Hem radius; valid only for tear-drop or rolled hems

DMiterGap

Hem miter gap

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 2001Plus FCS, Revision Number 10.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:   InsertSheetMetalHem 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.