RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.RevealConstraintsMode

Property
Description:
Indicates whether the Reveal Constraints mode is activated in the view.
Syntax
public bool RevealConstraintsMode { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: View has a view type that does not allow Reveal Constraints mode to be activated.