Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 472 Bytes

File metadata and controls

28 lines (21 loc) · 472 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