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)
Since: 5.0
Syntax public bool PreviousConstructionPlane()
Public Function PreviousConstructionPlane As Boolean
Return Value
Type:
Booleantrue if successful.
See Also