Function GetClTextureL returns the left side wall texture of the specified class.
FUNCTION GetClTextureL(className : STRING): LONGINT;def vs.GetClTextureL(className):
return LONGINT| Name | Type | Description |
|---|---|---|
| className | STRING | Class name. |
Returns the wall left texture of the class named className.
Availability: from VectorWorks8.0