Share

MassLevelData.ConceptualConstructionIsByEnergyData Property

Indicates if the ConceptualConstructionType of the MassLevelData (Mass Floor) is synchronized with the EnergyDataSettings or if it overrides those settings.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool ConceptualConstructionIsByEnergyData { get; set; }

Property Value

Boolean

Exceptions

ExceptionCondition
ArgumentException When setting this property: ConceptualConstructionIsByEnergyData cannot be set to conceptualConstructionIsByEnergyData.

See Also

Reference

Was this information helpful?