Sets the fill opacity for a viewport class override.
PROCEDURE SetVPClOvrdFillOpty(
viewportHandle : HANDLE;
className : STRING;
fillOpacity : INTEGER);def vs.SetVPClOvrdFillOpty(viewportHandle, className, fillOpacity):
return None| Name | Type | Description |
|---|---|---|
| viewportHandle | HANDLE | The viewport handle. |
| className | STRING | Name of the class. |
| fillOpacity | INTEGER | The fill opacity as a percentage (0-100). |
Availability: from Vectorworks 2014