Determines if Visibility/Graphics Overriddes can be applied to the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool AreGraphicsOverridesAllowed()
Return Value
BooleanTrue if Overriddes can be applied to the view, false otherwise.