PROCEDURE SetVPClOvrdWallTxt(
viewportHandle : HANDLE;
className : STRING;
leftTexture : LONGINT;
centerTexture : LONGINT;
rightTexture : LONGINT);def vs.SetVPClOvrdWallTxt(viewportHandle, className, leftTexture, centerTexture, rightTexture):
return None| Name | Type | Description |
|---|---|---|
| viewportHandle | HANDLE | The handle of the viewport |
| className | STRING | The name of the class override |
| leftTexture | LONGINT | The left side texture to be set |
| centerTexture | LONGINT | Thecenter texture to be set |
| rightTexture | LONGINT | The right side texture to be set |
Availability: from Vectorworks 2018