EnergyAnalysisOpening.OpeningName Property

The unique name identifier for the opening.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public string OpeningName { get; }

Property Value

String

Remarks

Surface and Opening elements get an Name element assigned according to the below described schema:

(Orientation)(Space#)[(Other space#)](Exposure)(Type)-(sequence number)[Opening Type+#]

Sample: N-101-102-E-W-O-77

Sample surface names:

See Also

Reference

EnergyAnalysisOpening Class
Autodesk.Revit.DB.Analysis Namespace