RhinoViewport.PreviousConstructionPlane Method

RhinoViewportPreviousConstructionPlane Method

Sets the construction plane to the plane that was active before the last call to NextConstructionPlane or SetConstructionPlane.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool PreviousConstructionPlane()
Public Function PreviousConstructionPlane As Boolean

Return Value

Type: Boolean
true if successful.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also