RhinoUserInteractionException Type
Rhino.Scripting Exception for aborted user interactions, such as canceling to pick an object
Constructors
Constructor |
Description
|
Full Usage:
RhinoUserInteractionException(s)
Parameters:
string
Returns: RhinoUserInteractionException
|
|
Static members
Static member |
Description
|
Full Usage:
RhinoUserInteractionException.Raise(msg)
Parameters:
StringFormat<'a, 'b>
Returns: 'a
Modifiers: inline Type parameters: 'a, 'b |
|