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