Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 471 Bytes

File metadata and controls

28 lines (21 loc) · 471 Bytes

GetSymbolType

Description

Determines the type of the specified symbol instance. The return values are: 0 - 2D Only 1 - 3D Only 2 - Hybrid

FUNCTION GetSymbolType(objectHandle : HANDLE): INTEGER;
def vs.GetSymbolType(objectHandle):
    return INTEGER

Parameters

Name Type Description
objectHandle HANDLE Handle to a symbol instance.

Version

Availability: from VectorWorks10.0

Category

  • Objects - Symbols