menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Commands
Rhino.Commands namespace
Derived Classes:
Command
Defines a base class for all commands. This class is abstract.
CommandEventArgs
CommandStyleAttribute
Decorates <b>Command</b> to provide styles.
CustomUndoEventArgs
Argument package that is passed to a custom undo delegate
MostRecentCommandDescription
Stores the macro and display string of the most recent command.
Result
Defines enumerated constant values for several command result types.
RunMode
Provides enumerated constants for a command running mode. This is currently interactive or scripted.
SelCommand
For adding nestable whole object and subobject selection commands, derive your command from SelCommand and override the abstract SelFilter and virtual SelSubObjectFilter functions.
Style
Defines bitwise mask flags for different styles of commands, such as <b>Style.Hidden</b> or <b>Style.DoNotRepeat</b> .
TransformCommand
UndoRedoEventArgs
RunCommandDelegate
Nothing found