RhinoCommon API
RhinoGetGetBox Method (Box) |
Asks the user to select a Box in the viewport.
Namespace: Rhino.Input
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Result GetBox( out Box box )
Public Shared Function GetBox ( <OutAttribute> ByRef box As Box ) As Result
Parameters
- box
- Type: Rhino.GeometryBox
If the result is Success, this parameter will be filled out.
Return Value
Type: ResultCommands.Result.Success if successful.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14