ConstructionType Enumeration


This enumeration specifies the available analytical construction types like external walls, windows etc. for use in the detailed analytical energy model.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2011

Syntax

C#
public enum ConstructionType
Visual Basic
Public Enumeration ConstructionType
Visual C++
public enum class ConstructionType

Members

Member nameDescription
ExteriorWall An exterior wall surrounding the space
InteriorWall An interior wall surrounding the space
Slab A slab below the space
Roof A roof over the space
Ceiling A ceiling over the space
Floor A floor below the space
Door A door in a wall in the space
ExteriorWindow A window in an exterior wall in the space
InteriorWindow A window in an interior wall in the space
Skylight A window in a roof in the space
UndergroundWall Underground walls

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →