menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Gets an oriented infinite plane.
Syntax:
public static
Result
GetPlane(
out
Plane
plane
)
Parameters:
plane
Type:
Plane
The plane result.
Returns:
Type:
Result
Commands.Result.Success - got plane. Commands.Result.Nothing - user pressed enter. Commands.Result.Cancel - user cancel number getting.
Available since:
5.0
home
/
Rhino.Input
/
RhinoGet
/
GetPlane
GetPlane method
Class:
Rhino.Input.RhinoGet
Example
Nothing found