Creates bends in a thin-feature part.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IPartDoc
Dim Radius As System.Double
Dim UseBendTable As System.String
Dim UseKfactor As System.Double
Dim UseBendAllowance As System.Double
Dim UseAutoRelief As System.Boolean
Dim OffsetRatio As System.Double
Dim DoFlatten As System.Boolean
Dim value As System.Boolean
value = instance.InsertBends2(Radius, UseBendTable, UseKfactor, UseBendAllowance, UseAutoRelief, OffsetRatio, DoFlatten) |
Parameters
- Radius
Radius of the bends
- UseBendTable
Bend table name (.btl file)
- UseKfactor
K-Factor ratio or -1 if not used
- UseBendAllowance
Bend allowance value or -1 if not used
- UseAutoRelief
True if auto-relief cuts are to be added, false if not
- OffsetRatio
Distance relief cut extends beyond bend (see Remarks)
- DoFlatten
True to create these three features: Sheet-Metal, Flatten-Bends, and Process-Bends, false to create only the Sheet-Metal feature
Return Value
True if successful, false if not
Remarks
See Also
Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0