RevitLinkType.GetTopLevelLink
Description:
Returns the ElementId of the (top-level) linked model with the given path.
Returns the ElementId of the (top-level) linked model with the given path.
Remarks:
This function will not return nested links.
This function will not return nested links.
Overloads (2):
GetTopLevelLink(Document,ModelPath)
-
documentThe document to look for the linked model in.
-
pathA path indicating which linked model to return.
Return Value
ElementId
The id of the link with the given path, or InvalidElementId if
there is no top-level link at that path.
-
A non-optional argument was null