Types of overrides that can be applied to a category.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
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 |