Starting to use macros and shortcuts. What's "_" and "!" for?

^Title^

I’ve never really gotten why commands have underscore before them, seeing as it’s fine just typing commands in plain text.

Preset keyboard shortcuts also have an exclamation mark, a space, and an underscore before the command- for example ! _Split

I’ve gotten by, by removing the ! in keyboard shortcuts.

I’ve started reading about macros, and there’s got to be some use of ! and _
Why are they there and what do they mean?

Thankful for any help.

Hello - please see-

https://docs.mcneel.com/rhino/6/help/en-us/index.htm#information/rhinoscripting.htm

-Pascal

Thank you, it’s weird that I didn’t see this on the McNeel wiki. Maybe this is a better source of information.

Hello - this is from the standard Rhino Help.

-Pascal

For those reading the thread…

The underscore tells Rhino to use the English command name so the macro will run even in a different language.

The exclamation mark is the equivalent of tapping Escape so the macro will interrupt any Command that might be running.

1 Like

I just realized I cannot type ! in rhino.

System language is english but keyboard layout is swedish.
Every other character works, but not the exclamation mark (which should be shift+1)

Hi - I see that here on my Norwegian keyboard but I guess that might be by design.
There’s no real reason to type that character before a command unless you are constructing a macro.

When you are in a command, you will see that hitting Shift1 will cancel the command that is running. This means that the Rhino command line is, in fact, receiving the character but not displaying it on the command line.
-wim

Alright, so should work fine when doing macros.
Thanks :slight_smile:

[Edit: can’t believe how fast you get replies in this forum :+1: :+1: ]

1 Like

That suppression of exclamation is a serious discrimination of us Scandinavians. :face_with_monocle: :grinning:

// Rolf

!!!

Better?

-Pascal

Much better. :rescue_worker_helmet:

No safe spaces here no. :boom:

image

// Rolf

-Pascal

1 Like

One of the best characters in literature. But I digress…

-Pascal

1 Like

Yes agreed, digressing… but I just have to point out my favorite: “freshwater pirates!!!”

OK, now I’m going to try to behave myself.

// Rolf