Converts a solid or surface body into a sheet metal part.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IFeatureManager
Dim Thickness As Double
Dim ReverseThickDir As Boolean
Dim FindBends As Boolean
Dim Radius As Double
Dim Gap As Double
Dim ReliefType As Integer
Dim ReliefRatio As Double
Dim value As Boolean
value = instance.InsertConvertToSheetMetal(Thickness, ReverseThickDir, FindBends, Radius, Gap, ReliefType, ReliefRatio)
|
Parameters
- Thickness
- Sheet thickness
- ReverseThickDir
- True to reverse the direction of the sheet thickness, false to not
- FindBends
- True to find pre-made bends and part thickness, false to not
- Radius
- Radius for the bends
- Gap
- Gap for all rips
- ReliefType
- Relief type as defined by swSheetMetalReliefTypes_e
- ReliefRatio
- Relief ratio
Return Value
True if a Convert-Solid sheet metal feature is created, false if not
See Also
Availability
SolidwWorks 2009 FCS, Revision Number 17.0