Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 467 Bytes

File metadata and controls

28 lines (20 loc) · 467 Bytes

GetClTextureG

Description

Function GetClTextureG returns the generic texture of the specified class.

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

Parameters

Name Type Description
className STRING Class name.

Remarks

Returns the generic texture of the class named className.

Version

Availability: from VectorWorks8.0

Category

  • Textures