RhinoCommon API
CommandLineOption Class |
[Missing <summary> documentation for "T:Rhino.Input.Custom.CommandLineOption"]
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
The CommandLineOption type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentListOptionIndex | ||
| EnglishName | ||
| Index |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsValidOptionName |
Test a string to see if it can be used as an option name in any of the RhinoGet::AddCommandOption...() functions.
| |
| IsValidOptionValueName |
Test a string to see if it can be used as an option value in RhinoGet::AddCommandOption,
RhinoGet::AddCommandOptionToggle, or RhinoGet::AddCommandOptionList.
| |
| ToString | (Inherited from Object.) |