How to add your knowledge
IvExtGetSheetMetalFlatPatternWidth()
Table of contents
- 1. Synopsis
- 2. Syntax
Synopsis
Returns the width of Flat Pattern in the Project units
Syntax
IvExtGetSheetMetalFlatPatternWidth ( prt As Part, _
Optional docHandle As String = "" ) As Number | Argument | Type | Description |
|---|
| prt | part | Sheet Metal part |
| docHandle | String | Optional (default="") document handle that allows to use the function from GetNewPartNumber() method |
Comments