RhinoCommon API
PersistentSettingsSavedEventArgsCommandSettings Method |
The new command settings
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public PersistentSettings CommandSettings( string englishCommandName )
Public Function CommandSettings ( englishCommandName As String ) As PersistentSettings
Parameters
- englishCommandName
- Type: SystemString
English command to find settings for
Return Value
Type: PersistentSettings[Missing <returns> documentation for "M:Rhino.PersistentSettingsSavedEventArgs.CommandSettings(System.String)"]