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