EnergyAnalysisOpeningType Enumeration

EnergyAnalysisOpeningType Enumeration

Energy analysis opening type.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum EnergyAnalysisOpeningType
Public Enumeration EnergyAnalysisOpeningType
public enum class EnergyAnalysisOpeningType
type EnergyAnalysisOpeningType
Members
Member nameValueDescription
Air3 Air.
Door0 Door.
Skylight2 Skylight.
Window1 Window.
See Also