Skip to content

Properties_T_Rhino_Commands_CommandEventArgs

Will Pearson edited this page Aug 12, 2016 · 2 revisions

CommandEventArgs Properties

The CommandEventArgs type exposes the following members.

Properties

 

Name Description
Public property CommandEnglishName Gets the English name of the command that raised this event.
Public property CommandId Gets the ID of the command that raised this event.
Public property CommandLocalName Gets the name of the command that raised this event in the local language.
Public property CommandPluginName Gets the name of the plug-in that this command belongs to. If the command is internal to Rhino, then this propert is an empty string.
Public property CommandResult Gets the result of the command that raised this event. This value is only meaningful during EndCommand events.
Public property Document
Public property DocumentRuntimeSerialNumber
  Back to Top

See Also

Reference

CommandEventArgs Class
Rhino.Commands Namespace

Clone this wiki locally