The analytical opening type.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
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 (); } |