VS:GetNumAssociations: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 19:25, 12 September 2017

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Get number of associations for specified object.

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

Parameters

handle HANDLE Object handle.

Return Value

INTEGER

Remarks

Number of associations of specified object.

Version

Availability: from Vectorworks 2018