How to add your knowledge
IvExtGetFlatPatternLengths()
Table of contents
- 1. Synopsis
- 2. Syntax
Synopsis
Calculates lengths of outer boundary of flat pattern in specified Units.
Syntax
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 |
Comments