Creates a new override for the specified class in the specified viewport. The override is initially populated with the class's current properties.
PROCEDURE CreateVPClOvrd(
viewportHandle : HANDLE;
className : STRING);def vs.CreateVPClOvrd(viewportHandle, className):
return None| Name | Type | Description |
|---|---|---|
| viewportHandle | HANDLE | The viewport handle. |
| className | STRING | The name of the class. |
VS Functions: RemoveVPClOvrd
Availability: from Vectorworks 2014