EnergyAnalysisOpeningType Enumeration |
Energy analysis opening type.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum EnergyAnalysisOpeningType
Public Enumeration EnergyAnalysisOpeningType
public enum class EnergyAnalysisOpeningType
type EnergyAnalysisOpeningType
Members| Member name | Value | Description |
|---|
| Door | 0 |
Door.
|
| Window | 1 |
Window.
|
| Skylight | 2 |
Skylight.
|
| Air | 3 |
Air.
|
See Also