Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 497 Bytes

File metadata and controls

27 lines (20 loc) · 497 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