Description:

Returns the active plane of Rhino's auto-gumball widget. Note, when calling from a Rhino command, make sure the command class has the Rhino.Commands.Style.Transparent command style attribute.

Syntax:
public bool GetGumballPlane(
out Plane plane
)
Parameters:
  • plane
  • Type: Plane
  • The active plane.
Returns:
Type: bool
True if the auto-gumball widget is enabled and visible. False otherwise.
Available since:
6.0

/
/
/
GetGumballPlane

GetGumballPlane method

Class:  Rhino.RhinoDoc

Nothing found