Calculates lengths of outer boundary of flat pattern in specified Units.
IvExtGetFlatPatternLenghts ( prt As Part, _
useBottomFace? As Boolean, _
units As String, _
Optional docHandle As String = "") As List
Argument | Type | Description |
---|---|---|
prt | part | Sheet Metal part |
useBottomFace? | boolean | Guidance face flag |
units | string | Units of Measurement, for example "mm" or "in" |
docHandle | String | Optional (default="") document handle that allows to use the function from GetNewPartNumber() method |