ConceptualConstructionWallType Enumeration

ConceptualConstructionType values for Walls.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ConceptualConstructionWallType
Members
Member nameValueDescription
LightweightConstructionHighInsulation0 Lightweight Construction High Insulation Wall
LightweightConstructionTypicalColdClimateInsulation1 Lightweight Construction Typical Cold Climate Insulation Wall
LightweightConstructionTypicalMildClimateInsulation2 Lightweight Construction Typical Mild Climate Insulation Wall
LightweightConstructionLowInsulation3 Lightweight Construction Low Insulation Wall
LightweightConstructionNoInsulationInterior4 Lightweight Construction No Insulation Interior Wall
HighMassConstructionHighInsulation5 High Mass Construction High Insulation Wall
HighMassConstructionTypicalColdClimateInsulation6 High Mass Construction Typical Cold Climate Insulation Wall
HighMassConstructionTypicalMildClimateInsulation7 High Mass Construction Typical Mild Climate Insulation Wall
HighMassConstructionNoInsulationInterior8 High Mass Construction No Insulation Interior Wall
NumWallTypeConstruction9 Total Number of Wall Type Constructions
InvalidExteriorWallTypeConstruction-1 Invalid value/not set Roof Type Construction value
See Also