Sets the Style for the Sheet Metal Part.
IvExtSetSheetMetalStyle ( prt As Part, _ style As String, _ Optional docHandle As String = "" ) As Boolean
| Argument | Type | Description |
|---|---|---|
| prt | part | Sheet Metal Part |
| style | string | Sheet Metal style |
| docHandle | String | Optional (default="") document handle that allows to use the function from GetNewPartNumber() method |