Share

View.HideActiveWorkPlane Method

Hide the active work plane of the view.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void HideActiveWorkPlane()

Exceptions

ExceptionCondition
InvalidOperationExceptionThrown when there is no active sketch plane, or when an error occurs during setting the sketch plane visibility.

See Also

Reference

Was this information helpful?