How to add your knowledge
IvExtGetSheetMetalFlatPatternBox()
Table of contents
- 1. Synopsis
- 2. Syntax
Synopsis
Calculates the bounding box of Flat Pattern in the Project units. List of minP and maxP is returned
Syntax
IvExtGetSheetMetalFlatPatternBox ( prt As Part, _
Optional docHandle As String = "" ) As List | Argument | Type | Description |
|---|
| prt | part | Sheet Metal Part |
| docHandle | String | Optional (default="") document handle that allows to use the function from GetNewPartNumber() method |
Comments