Continuing the discussion from Preference window will not open:
On PC the Automation ID is 3146
, going all the way back to v8. (I no longer have v7 installed.)
Sketchup::send_action( 3146 )
I do not know if there is a Mac action string.
These do not work on PC:
Sketchup::send_action( "resetWorkspace:" )
>> false
Sketchup::send_action( "resetWorkSpace:" )
>> false
Sketchup::send_action( "resetDialogs:" )
>> false
Sketchup::send_action( "resetInspectors:" )
>> false