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