Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 406 Bytes

File metadata and controls

24 lines (18 loc) · 406 Bytes

IsLDSchematicViewObj

Description

Check if the handle is a schematic view object.

FUNCTION IsLDSchematicViewObj(handle : HANDLE): BOOLEAN;
def vs.IsLDSchematicViewObj(handle):
    return BOOLEAN

Parameters

Name Type Description
handle HANDLE

Version

Availability: from Vectorworks 2025

Category