OverridePermissions Enumeration

Types of overrides that can be applied to a category.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum OverridePermissions
Members
Member nameValueDescription
ViewDetailLevel1 View detail level
Halftone2 Halftone
CutLines3 Cut lines
CutFills4 Cut fills
ProjectionLines5 Projection lines
ProjectionFills6 Projection fills
Surfaces7 Surface transparency
See Also