Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 469 Bytes

File metadata and controls

28 lines (20 loc) · 469 Bytes

GetClTextureT

Description

Function GetClTextureT returns the roof top texture of the specified class.

FUNCTION GetClTextureT(className : STRING): LONGINT;
def vs.GetClTextureT(className):
    return LONGINT

Parameters

Name Type Description
className STRING Class name.

Remarks

Returns the roof top texture of the class named className.

Version

Availability: from VectorWorks8.0

Category

  • Textures