ObjectIDToObject method [AEC base objects]

AEC Auto

ObjectIDToObject Method

Gets the object that corresponds to the given object ID.

See Also | Example

Signature

RetVal = object.ObjectIDToObject(ID)

Object

AecBaseDatabase, AecDatabase
The object or objects this method applies to.

ID

Long; input-only
The object ID of the object to return.

RetVal

Object
The object that corresponds to the given object ID.

Remarks

This method can only return objects in the current document.