ConceptualConstructionFloorSlabType Enumeration

ConceptualConstructionType values for Floors.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ConceptualConstructionFloorSlabType
Members
Member nameValueDescription
LightweightConstructionHighInsulation0 Lightweight Construction High Insulation Floor
LightweightConstructionTypicalInsulation1 Lightweight Construction Typical Insulation Floor
LightweightConstructionLowInsulation2 Lightweight Construction Low Insulation Floor
LightweightConstructionNoInsulationInterior3 Lightweight Construction No Insulation Interior Floor
HighMassConstructionFrigidClimateSlabInsulation4 High Mass Construction Frigid Climate Insulation Slab
HighMassConstructionColdClimateSlabInsulation5 High Mass Construction Cold Climate Insulation Slab
HighMassConstructionTypicalNoInsulation6 High Mass Construction Typical No Insulation Slab
NumFloorSlabTypeConstruction7 Total number of Floor/Slab Constructions
InvalidFloorSlabTypeConstruction-1 Invalid/not set Floor or Slab Type construction value
See Also