I’m trying to make some Macros for the Scale1D command. The problem is that the command options (copy= yes/no Rigid = yes/no), only appear after the “Select objects to scale:” prompt
So if I want this:
! _Scale1D Copy=No
It only works if I select the curves in advance.
Other commands, like CurveBoolean, put the options in the initial “Select Objects” prompt, so macros for these commands work like expected.
That’s the superior interface flow anyway, but if you insert a Pause after _Scale1D it seems to be smart enough to know if you’ve got something selected already.