Using Automator
Automator is a tool on MacOS that allows to automate tasks. We can create Automator applications to start Rhino with command-line arguments.
Create an Automator application
- Open Automator in the Applications folder.
- Select Application and click Choose.
- Select Utilities on the left column.
- Double-click Run Shell Script in the middle column.
- Enter the script, for example:
open /Applications/Rhinoceros.app --args -nosplash
- On the Automator menu bar, select File > Save.
- Type a name and click Save.
- Double-click the Automator application to start Rhino.
Customize Automator application icon
You can use your own image file or the icon of another application/file/folder to replace the default icon of the Automator application.
Use an image file
- Open an image file.
- On the Preview menu bar, select Edit > Copy.
- Right-click on the Automator application and select Get Info.
- Click the icon at the upper-left corner of the Info window.
- On the Finder menu bar, select Edit > Paste.
Use the Rhino application icon
- Right-click on the Rhino application and select Get Info.
- Click the icon at the upper-left corner of the Info window.
- On the Finder menu bar, select Edit > Copy.
- Right-click on the Automator application and select Get Info.
- Click the icon at the upper-left corner of the Info window.
- On the Finder menu bar, select Edit > Paste.
Rhino 6 for Mac © 2010-2020 Robert McNeel & Associates. 11-Nov-2020