Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 503 Bytes

File metadata and controls

27 lines (20 loc) · 503 Bytes

GetClTextureD

Description

Function GetClTextureD returns the roof dormer texture of the specified class.

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

Parameters

Name Type Description
className STRING Class name.

Remarks

Returns the roof dormer texture of the class named className.

Version

Availability: from VectorWorks8.0

Category