The analytical opening type.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public EnergyAnalysisOpeningType OpeningType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property OpeningType As EnergyAnalysisOpeningType Get |
| Visual C++ |
|---|
public: property EnergyAnalysisOpeningType OpeningType { EnergyAnalysisOpeningType get (); } |