RhinoCommon API
GetOptionGet Method |
Call to get an option. A return value of "option" means the user selected
a valid option. Use Option() the determine which option.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Return Value
Type: GetResultIf the user chose an option, then Option; another enumeration value otherwise.
