Properties_T_Rhino_Commands_SelCommand - mcneel/rhinocommon-api-docs GitHub Wiki

SelCommand Properties

The SelCommand type exposes the following members.

Properties

 

Name Description
Public property BeQuiet
Protected property CommandContextHelpUrl Gets the URL of the command contextual help. This is usually a location of a local CHM file. The default implementation return an empty string.

(Inherited from Command.)

Public property EnglishName Gets the name of the command. This method is abstract. (Inherited from Command.)
Public property Id Gets the unique ID of this command. It is best to use a Guid attribute for each custom derived command class since this will keep the id consistent between sessions of Rhino GuidAttribute (Inherited from Command.)
Public property LocalName Gets the local name of the command. (Inherited from Command.)
Public property PlugIn Gets the plug-in where this commands is placed. (Inherited from Command.)
Public property Settings Gets the settings of the command. (Inherited from Command.)
Public property TestGrips
Public property TestLights
  Back to Top

See Also

Reference

SelCommand Class
Rhino.Commands Namespace

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