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:
Allows user to interactively pick an angle
Syntax:
public static
Result
GetAngle(
string
commandPrompt
,
Point3d
basePoint
,
Point3d
referencePoint
,
double
defaultAngleRadians
,
out
double
angleRadians
)
Parameters:
commandPrompt
Type:
string
if null, a default prompt will be displayed
basePoint
Type:
Point3d
referencePoint
Type:
Point3d
defaultAngleRadians
Type:
double
angleRadians
Type:
double
Returns:
Type:
Result
Available since:
5.2
home
/
Rhino.Input
/
RhinoGet
/
GetAngle
GetAngle method
Class:
Rhino.Input.RhinoGet
Nothing found