> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/ui-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/ui-plus/components/command.md).

# Command

- [Rhino Command Button](https://interopxyz.gitbook.io/ui-plus/components/command/rhino-command-button.md): Run a specified command when clicked
- [Rhino Select Button](https://interopxyz.gitbook.io/ui-plus/components/command/rhino-select-button.md): Click to select objects from Rhino and return their GUIDs
- [Load Button](https://interopxyz.gitbook.io/ui-plus/components/command/load-button.md): Launch a file load dialog when clicked and return a directory path
- [Save Button](https://interopxyz.gitbook.io/ui-plus/components/command/save-button.md): Launch a file save dialog when clicked and return a new file path
