P

EnergyAnalysisZone.CADObjectUniqueId

Description:
The unique id of the originating CAD object (model element) associated with this zone.
Remarks:
This unique id can be passed to the Document.GetElement(string) method. CADObjectUniqueId is unrelated to the CADObjectId element in gbxml.
public string CADObjectUniqueId { get; }