Document.GetElement
Description:
Gets the Element referenced by a unique id string.
Gets the Element referenced by a unique id string.
Remarks:
.a null reference (Nothing in Visual Basic) will be returned if the input id string doesn't reference to a valid Element.
.a null reference (Nothing in Visual Basic) will be returned if the input id string doesn't reference to a valid Element.
Overloads (3):
-
uniqueIdThe element unique id, whose referenced Element will be retrieved from the model.
- UniqueId
-
A non-optional argument was NULL