Energy
|
The unique id of the originating CAD object (model element) associated with this surface.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
This unique id can be passed to the Document.GetElement(string) method.
If the originating element belongs to a linked document, the unique id of the link obtained from CADLinkUniqueId should be used to access it.
CADObjectUniqueId is unrelated to the CADObjectId element in gbxml.