Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 430 Bytes

File metadata and controls

28 lines (21 loc) · 430 Bytes

GetTextureSet

Description

Gets the texture set of an object.

FUNCTION GetTextureSet(obj : HANDLE): INTEGER;
def vs.GetTextureSet(obj):
    return INTEGER

Parameters

Name Type Description
obj HANDLE The object.

See Also

VS Functions: SetTextureSet

Version

Availability: from Vectorworks 2011

Category