CommandDisplayHelp Method |
Displays help for a command.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void DisplayHelp(
Guid commandId
)
Public Shared Sub DisplayHelp (
commandId As Guid
)
Parameters
- commandId
- Type: SystemGuid
A command ID.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also