<Code Lib>
2025.3 Property
Changes 4
P

EnergyDataSettings.UseCurrentViewOnly

Description:
True if only elements visible in the currently active view are used for generation of Energy Model.
Remarks:
This setting is ignored if the currently active view is not a 3D view or AnalysisType is RoomsOrSpaces.

public bool UseCurrentViewOnly { get; set; }

Loading…