FlatPattern.GetFlatPatternEntity Method
Parent Object: FlatPatternDescription
Method that returns the corresponding BRep entity (face, edge, etc.) in the flat pattern body given a BRep entity in the sheet metal body.
Syntax
FlatPattern.GetFlatPatternEntity( SheetMetalEntity As Object ) As ObjectParameters
Name | Type | Description |
SheetMetalEntity | Object | Input BRep entity from the sheet metal body. |