Revit 2018 API |
EnergyAnalysisSpace..::..CADObjectUniqueId Property |
EnergyAnalysisSpace Class See Also |
The unique id of the originating CAD object (model element) associated with this space.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2012
Syntax
Remarks
This id can be passed to obtain the element from Document.Element[string] property, but any element obtained through this method
may no longer point to a valid or up-to-date model element. The originating CAD object is only accurate and up-to-date at the time of creation of the energy model.