2027 Property
Changes 0
P

EnergyAnalysisSurface.CADObjectUniqueId

Description:
The unique id of the originating CAD object (model element) associated with this surface.
Remarks:
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.
public string CADObjectUniqueId { get; }