Analytical surface types.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Since: 2012
Syntax
| C# |
|---|
public enum EnergyAnalysisSurfaceType |
| Visual Basic |
|---|
Public Enumeration EnergyAnalysisSurfaceType |
| Visual C++ |
|---|
public enum class EnergyAnalysisSurfaceType |
Members
| Member name | Description |
|---|---|
| Roof | Roof. |
| ExteriorWall | Exterior wall. |
| InteriorWall | Interior wall. |
| Ceiling | Ceiling. |
| InteriorFloor | Interior floor. |
| ExteriorFloor | Exterior floor. |
| Shading | Shading. |
| Air | Air. |
| Underground | Underground |