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)
Syntaxpublic bool PreviousConstructionPlane()
Public Function PreviousConstructionPlane As Boolean
Return Value
Type:
Booleantrue if successful.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also