ConceptualConstructionType values for Walls.
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 ConceptualConstructionWallType |
| Visual Basic |
|---|
Public Enumeration ConceptualConstructionWallType |
| Visual C++ |
|---|
public enum class ConceptualConstructionWallType |
Members
| Member name | Description |
|---|---|
| InvalidExteriorWallTypeConstruction | Invalid value/not set Roof Type Construction value |
| LightweightConstructionHighInsulation | Lightweight Construction High Insulation Wall |
| LightweightConstructionTypicalColdClimateInsulation | Lightweight Construction Typical Cold Climate Insulation Wall |
| LightweightConstructionTypicalMildClimateInsulation | Lightweight Construction Typical Mild Climate Insulation Wall |
| LightweightConstructionLowInsulation | Lightweight Construction Low Insulation Wall |
| LightweightConstructionNoInsulationInterior | Lightweight Construction No Insulation Interior Wall |
| HighMassConstructionHighInsulation | High Mass Construction High Insulation Wall |
| HighMassConstructionTypicalColdClimateInsulation | High Mass Construction Typical Cold Climate Insulation Wall |
| HighMassConstructionTypicalMildClimateInsulation | High Mass Construction Typical Mild Climate Insulation Wall |
| HighMassConstructionNoInsulationInterior | High Mass Construction No Insulation Interior Wall |
| NumWallTypeConstruction | Total Number of Wall Type Constructions |