Share

EnergyDataSettings.UseCurrentViewOnly Property

True if only elements visible in the currently active view are used for generation of Energy Model.


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

Syntax

C#

public bool UseCurrentViewOnly { get; set; }

Property Value

Boolean

Remarks

This setting is ignored if the currently active view is not a 3D view or AnalysisType is RoomsOrSpaces.

See Also

Reference

Was this information helpful?