Procedure SetClTextureD sets the roof dormer texture of the specified class.
PROCEDURE SetClTextureD(
className : STRING;
textureRef : LONGINT);def vs.SetClTextureD(className, textureRef):
return None| Name | Type | Description |
|---|---|---|
| className | STRING | Class name. |
| textureRef | LONGINT | Texture reference index value. |
Sets the roof dormer texture of the class named className.
Availability: from VectorWorks8.0