Hi all,
Curious what all the prefix symbols mean before the command and if they are actually needed. . ?
example : " _paste " or " ! _paste " or " '_paste "
Thanks
Hi all,
Curious what all the prefix symbols mean before the command and if they are actually needed. . ?
example : " _paste " or " ! _paste " or " '_paste "
Thanks
The underscore preceding the command allows it to work in other languages
The explanation point cancels any running commands.
The apostrophe makes it a transparent macro. That means it can be invoked while another command is running.
This should be helpful too:
https://docs.mcneel.com/rhino/6/help/en-us/index.htm#commands/macroeditor.htm?Highlight=macro
Hope this helps,
Dan
Awesome info!
Much appreciation.