MassDisplayTemporaryOverrideType Enumeration


Mass Display Temporary Override Type Enumeration

This enum identifies the mass display overrides.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum MassDisplayTemporaryOverrideType
Members
Member name Value Description
ShowMassByViewSettings 0 Mass will be displayed in each view based on the visibility settings of that view.
ShowMassFormAndFloors 1 Mass form and mass floor subcategories will be displayed in all views.
ShowMassSurfaceTypes 2 Mass energy analysis surface subcategories (and Mass Floors) will be displayed.
ShowMassZonesAndShades 3 Mass zone and mass shade subcategories will be displayed.
See Also