Determines if Visibility/Graphics Overriddes can be applied to the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AreGraphicsOverridesAllowed()
Return Value
Boolean
True if Overriddes can be applied to the view, false otherwise.
See Also
Reference