OverridePermissions Enumeration


Override Permissions Enumeration

Types of overrides that can be applied to a category.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum OverridePermissions
Members
Member name Value Description
CutFills 4 Cut fills
CutLines 3 Cut lines
Halftone 2 Halftone
ProjectionFills 6 Projection fills
ProjectionLines 5 Projection lines
Surfaces 7 Surface transparency
ViewDetailLevel 1 View detail level
See Also