| Revit 2020.1 API |
| LinkLoadResult..::..GetParentModelName Method |
| LinkLoadResult Class See Also |
Returns the name of the parent of the linked model, or an empty FilePath
if the link is a top-level link.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2013
Syntax
Remarks
This function is only relevant for LinkLoadResult object for RvtLinkSymbol.
ie. when getIsRvtLink() is true.