OverridePermissions Enumeration |
Types of overrides that can be applied to a category.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum OverridePermissions
Public Enumeration OverridePermissions
public enum class OverridePermissions
MembersMember name | Value | Description |
---|
ViewDetailLevel | 1 |
View detail level
|
Halftone | 2 |
Halftone
|
CutLines | 3 |
Cut lines
|
CutFills | 4 |
Cut fills
|
ProjectionLines | 5 |
Projection lines
|
ProjectionFills | 6 |
Projection fills
|
Surfaces | 7 |
Surface transparency
|
See Also