Hi Moka, there are a few different methods.
First, if you right-click inside a viewport after a command has exited, it will repeat the last command.
Also, there is a "repeat" checkbox in the upper-right area of the screen, below the "Done" and "Cancel" buttons:
If you know you want to add many points, then check that box before you finish the command, and it will automatically repeat until you hit cancel or start a different command. This is the best way to repeat a larger number of times because it repeats automatically without needing any special click or keystroke.
It's also possible to set up a keyboard shortcut to repeat the last command. To do this, go to Options / Shortcut keys, and add a key with the command of "script:moi.command.repeatLastCommand();" . Now when you push that key, the last command will repeat.
- Michael
|