@Jarek wrote:
Hi @dale,
Testing some of our V5 scripted tools in the WIP and can't figure that out: in V5 I used to be able to read some of the settings not directly available via RhinoScript by checking the Rhino registry keys, in particular the Advanced Display Modes settings. For example:
HKEY_CURRENT_USER\SOFTWARE\McNeel\Rhinoceros\5.0x64\Scheme: Default\Options\DisplayAttributesManagerIn V6 however these keys don't seem to exist over here, I am not sure if there is some other place to look or the display mode settings are no longer kept there. All I see now is:
HKEY_CURRENT_USER\SOFTWARE\McNeel\Rhinoceros\6.0\Scheme: Defaultbut there is not even Options category to look for DispplayAttributesManager.I can also read some of these settings via exporting display mode to ini file and checking there but this is much slower sometimes, so I'd rather check in the registry. Please let me know if this will still be possible in V6, or is there any better way to handle this.
thanks,
--jarek
Posts: 3
Participants: 2