Properties_T_Rhino_Commands_CommandEventArgs - mcneel/rhinocommon-api-docs GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️