RhinoGet Class |
Namespace: Rhino.Input
The RhinoGet type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllBitmapFileTypes |
Name | Description | |
---|---|---|
![]() ![]() | Get2dRectangle |
Gets a rectangle in view window coordinates.
|
![]() ![]() | GetAngle |
Allows user to interactively pick an angle
|
![]() ![]() | GetArc | |
![]() ![]() | GetBool | Easy to use Boolean getter. |
![]() ![]() | GetBox(Box) |
Asks the user to select a Box in the viewport.
|
![]() ![]() | GetBox(Box, GetBoxMode, Point3d, String, String, String) |
Asks the user to select a Box in the viewport.
|
![]() ![]() | GetBoxWithCounts | Gets a 3d box with prompts for counts in X, Y and Z directions. |
![]() ![]() | GetCircle | |
![]() ![]() | GetColor | Easy to use color getter. |
![]() ![]() ![]() | GetFileName(GetFileNameMode, String, String, Object) | |
![]() ![]() ![]() | GetFileName(GetFileNameMode, String, String, Object, RhinoGetBitmapFileTypes) | |
![]() ![]() | GetFileNameScripted | |
![]() ![]() | GetGrip | |
![]() ![]() | GetGrips | |
![]() ![]() | GetHelix | |
![]() ![]() | GetInteger(String, Boolean, Int32) |
Easy to use number getter.
|
![]() ![]() | GetInteger(String, Boolean, Int32, Int32, Int32) |
Easy to use number getter.
|
![]() ![]() | GetLine | |
![]() ![]() ![]() | GetLinearDimension | |
![]() ![]() | GetMeshParameters |
Asks the user to specify meshing parameters.
|
![]() ![]() ![]() | GetMultipleObjects(String, Boolean, ObjectType, ObjRef) | Easy to use object getter for getting multiple objects. |
![]() ![]() | GetMultipleObjects(String, Boolean, GetObjectGeometryFilter, ObjRef) | Easy to use object getter for getting multiple objects. |
![]() ![]() ![]() | GetNumber(String, Boolean, Double) |
Easy to use number getter.
|
![]() ![]() ![]() | GetNumber(String, Boolean, Double, Double, Double) |
Easy to use number getter.
|
![]() ![]() ![]() | GetOneObject(String, Boolean, ObjectType, ObjRef) | Easy to use object getter. |
![]() ![]() | GetOneObject(String, Boolean, GetObjectGeometryFilter, ObjRef) | Easy to use object getter. |
![]() ![]() ![]() | GetPlane |
Gets an oriented infinite plane.
|
![]() ![]() ![]() | GetPoint |
Gets a point coordinate from the document.
|
![]() ![]() | GetPointOnMesh(Guid, String, Boolean, Point3d) | Obsolete.
Gets a point constrained to an existing mesh in the document.
|
![]() ![]() | GetPointOnMesh(MeshObject, String, Boolean, Point3d) | Obsolete.
Gets a point constrained to an existing mesh in the document.
|
![]() ![]() | GetPointOnMesh(RhinoDoc, MeshObject, String, Boolean, Point3d) |
Gets a point constrained to an existing mesh in the document.
|
![]() ![]() | GetPointOnMesh(RhinoDoc, Guid, String, Boolean, Point3d) |
Gets a point constrained to an existing mesh in the document.
|
![]() ![]() | GetPolygon(Int32, Boolean, Polyline) | |
![]() ![]() | GetPolygon(Boolean, Int32, Boolean, Polyline) | |
![]() ![]() | GetPolyline | |
![]() ![]() | GetPrintWindow | |
![]() ![]() ![]() | GetRectangle(Point3d) | Gets a 3d rectangle. |
![]() ![]() | GetRectangle(String, Point3d) | Gets a 3d rectangle. |
![]() ![]() | GetRectangle(GetBoxMode, Point3d, IEnumerableString, Point3d) |
Gets a 3d rectangle made up of four points.
|
![]() ![]() | GetRectangleWithCounts | Gets a 3d rectangle with prompts for counts in X and Y directions. |
![]() ![]() | GetSpiral | |
![]() ![]() ![]() | GetString | Easy to use string getter. |
![]() ![]() ![]() | GetView |
Allows the user to interactively pick a viewport.
|
![]() ![]() | InGet |
Returns true if the document is current in a "Get" operation.
|
![]() ![]() | InGetObject | Returns true if currently in a GetObject.GetObjects() |
![]() ![]() | InGetPoint | Returns true if currently in a GetPoint.Get() |
![]() ![]() | StringToCommandOptionName(String) |
Convert some arbitrary string value to a valid command option name
removing any invalid characters.
|
![]() ![]() | StringToCommandOptionName(String, String) |
Convert some arbitrary string value to a valid command option name
removing any invalid characters.
|