PROCEDURE SetVPClOvrdRoofTxt(
viewportHandle : HANDLE;
className : STRING;
topMaterial : LONGINT;
dormerMaterial : LONGINT);def vs.SetVPClOvrdRoofTxt(viewportHandle, className, topMaterial, dormerMaterial):
return None| Name | Type | Description |
|---|---|---|
| viewportHandle | HANDLE | The viewport handle |
| className | STRING | The name of the class override |
| topMaterial | LONGINT | The material of the top |
| dormerMaterial | LONGINT | The material of the dormer |
Availability: from Vectorworks 2018