This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
rhino:mac:resetprefs [2021/10/27] noemi [Reset Rhino Preferences] |
rhino:mac:resetprefs [2024/05/23] (current) dan [Rhino 8 for Mac] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Rhino for Mac - Preferences | + | ====== Rhino for Mac - Settings |
| - | Here are a few procedures for manipulating your collection of preferences for Rhino for Mac. | + | |
| - | Rhino for Mac 5.3.2 and later, and all builds | + | Here are a few procedures for manipulating your collection of settings/ |
| + | |||
| + | |||
| + | ====== Rhino 8 for Mac ====== | ||
| + | |||
| + | In Rhino 8 for Mac, you can reset your Settings/ | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Some or all of Rhino' | ||
| + | |||
| + | The //Save Settings for Support...// | ||
| + | |||
| + | Rhino 8 for Mac stores its Settings in the following folder: | ||
| + | |||
| + | /// | ||
| + | |||
| + | Each time you use **Reset** to reset your settings, | ||
| + | |||
| + | /// | ||
| + | |||
| + | folder so they can always be retrieved if your Reset in error. | ||
| + | ====== Older Versions of Rhino ====== | ||
| + | |||
| + | :!: The following information is out-of-date, but is provided for legacy versions of Rhino. :!: | ||
| + | |||
| + | Rhino for Mac versions 5-7 provide three commands for managing your preferences: | ||
| - **ExportPreferences**: | - **ExportPreferences**: | ||
| Line 10: | Line 35: | ||
| The above commands are highly recommended for management of preferences. | The above commands are highly recommended for management of preferences. | ||
| - | ==== Save a copy of your current Rhino for Mac Preferences ==== | + | ==== Save a copy of your current Rhino for Mac Preferences |
| - **Quit** Rhino completely. | - **Quit** Rhino completely. | ||
| - In the **Finder**, hold down the **Option** key, and select **Library** in the **Go** menu. | - In the **Finder**, hold down the **Option** key, and select **Library** in the **Go** menu. | ||
| Line 16: | Line 41: | ||
| - Find the **com.mcneel.rhinoceros.plist** file. Select **Duplicate** in the right-click context menu to make a copy. The copy will be named **com.mcneel.rhinoceros copy.plist**. | - Find the **com.mcneel.rhinoceros.plist** file. Select **Duplicate** in the right-click context menu to make a copy. The copy will be named **com.mcneel.rhinoceros copy.plist**. | ||
| - | ==== Reset Rhino Preferences ==== | + | ==== Reset Rhino Preferences |
| Follow this procedure to remove all of your changed Rhino preferences and reset all of them to the original values. | Follow this procedure to remove all of your changed Rhino preferences and reset all of them to the original values. | ||
| - **Quit** Rhino. | - **Quit** Rhino. | ||
| - Start the **Terminal** application found in your **Applications** > **Utilities** folder. \\ A window with a command prompt appears. | - Start the **Terminal** application found in your **Applications** > **Utilities** folder. \\ A window with a command prompt appears. | ||
| - | - Type **defaults delete com.mcneel.rhinoceros** and press Return. | + | - Type **defaults delete com.mcneel.rhinoceros** and press Return. |
| + | **NOTE**: In Rhino 7 or later, the preferences file includes a version number, such as: | ||
| + | |||
| + | **defaults delete | ||
| + | |||
| + | **defaults delete com.mcneel.rhinoceros.8.plist** | ||
| - Wait until the Terminal prompt comes back. This can take 15-20 seconds. | - Wait until the Terminal prompt comes back. This can take 15-20 seconds. | ||
| - Quit the Terminal application. | - Quit the Terminal application. | ||
| - | ==== Restore saved Rhino Preferences ==== | + | ==== Restore saved Rhino Preferences |
| Follow this procedure to replace all of your current Rhino preferences with a previously saved copy. | Follow this procedure to replace all of your current Rhino preferences with a previously saved copy. | ||