Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 439 Bytes

File metadata and controls

29 lines (21 loc) · 439 Bytes

GetObjectUuid

Description

Function GetObjectUuid returns the UUID of the referenced object.

FUNCTION GetObjectUuid(h : HANDLE): STRING;
def vs.GetObjectUuid(h):
    return STRING

Parameters

Name Type Description
h HANDLE Handle to object

See Also

VS Functions: GetObjectByUuid

Version

Availability: from Vectorworks 2018.4

Category

  • Object Info