Gets the ExternalFileReference representing path
and load status information to be used the next time
this TransmissionData's document is loaded.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExternalFileReference GetDesiredReferenceData(
ElementId elemId
)
Parameters
- elemId ElementId
-
The ElementId of the Element which the external file
reference is a component of.
Return Value
ExternalFileReference
An ExternalFileReference containing the requested
path and load status information for an external file
Exceptions
See Also
Reference