Share

EnergyAnalysisDetailModel.ExportCategory Property

Export elements of this category in energy analysis.


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

Syntax

C#

public ElementId ExportCategory { get; set; }

Property Value

ElementId

Exceptions

ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null

Remarks

Export will be based on the space type associated with the product creating it. Valid categories are Rooms or MEP Spaces.

See Also

Reference

Was this information helpful?