Hello!
The following macro worked in Rhino 8 but no longer in Rhino 9 BETA:
_-Options _ModelingAids _Nudge _Step=3.0 _ShiftStep=30.0 _ControlStep=0.3 _EnterEnd
Changing the Nudge step via the option menu works, but not via the command line.
While navigating the options via the command line to the ModelingAids and Nudge settings, changing the step sizes does show them as changed while in the command, but once the command is ended, the changes do not “stick”.
-Pekka