This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
rhino:schemes [2023/09/12] 127.0.0.1 external edit |
rhino:schemes [2023/09/12] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Using Schemes to Start Rhino====== | ====== Using Schemes to Start Rhino====== | ||
| - | >Start Rhino with different sets of options on the same computer | + | >Start Rhino with different sets of options on the same computer |
| Basically, Rhino Schemes are just different sets of personalized options that can be called from a specific desktop shortcut. | Basically, Rhino Schemes are just different sets of personalized options that can be called from a specific desktop shortcut. | ||
| Line 11: | Line 11: | ||
| ===== How to create a new scheme and desktop shortcut===== | ===== How to create a new scheme and desktop shortcut===== | ||
| - | 1. Create | + | You first need to create |
| - | 2. Right-click | + | * Make a new folder |
| + | * //Copy// the shortcut from your desktop into the new folder. | ||
| + | * // | ||
| + | | ||
| + | | ||
| + | | ||
| - | 3. On the General Tab, edit the name: Rename it to something that will identify the scheme | + | Edit your copied shortcut |
| - | 4. On the Shortcut tab, edit the Target path. Add a switch for the new scheme: \\ | + | 1. Right-click on the copied icon. From the menu, click **Properties**. |
| + | |||
| + | 2. On the General Tab, edit the name: Rename it to something that will identify the scheme with which you are starting Rhino. | ||
| + | |||
| + | 3. On the Shortcut tab, edit the Target path. Add a switch for the new scheme: \\ | ||
| //(The example path below is for Windows 10/11, Rhino 7.0. Others are similar.)// | //(The example path below is for Windows 10/11, Rhino 7.0. Others are similar.)// | ||
| Line 27: | Line 36: | ||
| - | 5. The new scheme should start from this shortcut with a new set of default Rhino settings that you can change without affecting the original Rhino scheme. | + | 4. The new scheme should start from this shortcut with a new set of default Rhino settings that you can change without affecting the original Rhino scheme. |
| **Notes:** //// | **Notes:** //// | ||
| Line 50: | Line 59: | ||
| **Important notes:** | **Important notes:** | ||
| - | * Replacing the settings file of of a Rhino version with that of a different version (i.e. V6 to V7) is not recommended. | + | * Replacing the settings file from one Rhino version with that of a different |
| * The settings file includes which workspace file(s) should be loaded by a specific scheme, //but it does not modify the workspace files themselves// | * The settings file includes which workspace file(s) should be loaded by a specific scheme, //but it does not modify the workspace files themselves// | ||