Function GetObjectByUuid returns a handle to the object with the specified UUID. If the UUID is not valid, or if no object with that UUID exists, NIL is returned.
FUNCTION GetObjectByUuid(UUID : STRING): HANDLE;def vs.GetObjectByUuid(UUID):
return HANDLE| Name | Type | Description |
|---|---|---|
| UUID | STRING | Object UUID |
VS Functions: GetObjectUuid
Availability: from Vectorworks 2018.4