MassDisplayTemporaryOverrideType 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 nameValueDescription
ShowMassByViewSettings0 Mass will be displayed in each view based on the visibility settings of that view.
ShowMassFormAndFloors1 Mass form and mass floor subcategories will be displayed in all views.
ShowMassSurfaceTypes2 Mass energy analysis surface subcategories (and Mass Floors) will be displayed.
ShowMassZonesAndShades3 Mass zone and mass shade subcategories will be displayed.
See Also