True when the ConceptualConstructionType id is synchronized to the EnergyDataSettings.
False when the ConceptualConstructionType id is overridden for this MassSurfaceData.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsConceptualConstructionByEnergyData { get; set; }Property Value
Boolean
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: ConceptualConstructionIsByEnergyData cannot be set to conceptualConstructionIsByEnergyData.
|
See Also
Reference