Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 480 Bytes

File metadata and controls

27 lines (20 loc) · 480 Bytes

GetNumAssociations

Description

Get number of associations for specified object.

FUNCTION GetNumAssociations(handle : HANDLE): INTEGER;
def vs.GetNumAssociations(handle):
    return INTEGER

Parameters

Name Type Description
handle HANDLE Object handle.

Remarks

Number of associations of specified object.

Version

Availability: from Vectorworks 2018

Category