Clears all highlighting in all views.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void ClearHandleConstraintPairHighlighting(
Document aDoc
)
Parameters
- aDoc Document
-
Exceptions
Remarks
If highlightHandleConstraintPairInAllViews has been called, then this method can
be used to remove all highlighting.
See Also
Reference