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

View.HideActiveWorkPlane

Method
Description:
Hide the active work plane of the view.
Syntax
public void HideActiveWorkPlane()
Exceptions
Exception Condition
InvalidOperationException Thrown when there is no active sketch plane, or when an error occurs during setting the sketch plane visibility.