PROCEDURE SetVPClOvrdLineStyle(
viewportHandle : HANDLE;
className : STRING;
lineStyle : LONGINT);def vs.SetVPClOvrdLineStyle(viewportHandle, className, lineStyle):
return None| Name | Type | Description |
|---|---|---|
| viewportHandle | HANDLE | The handle of the viewport. |
| className | STRING | The name of the class |
| lineStyle | LONGINT | The line style to be set to the class override |
Availability: from Vectorworks 2018
- Viewports