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