Click or drag to resize

RhinoViewportPopConstructionPlane Method

Sets the construction plane to the plane that was active before the last call to PushConstructionPlane.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool PopConstructionPlane()

Return Value

Type: Boolean
true if a construction plane was popped.
See Also