meaning of underbar in a selection method of ssget function

meaning of underbar in a selection method of ssget function

hoseobshim
Contributor Contributor
240 Views
2 Replies
Message 1 of 3

meaning of underbar in a selection method of ssget function

hoseobshim
Contributor
Contributor

What is the difference in selection method of ssget between "_W", "_C", "_:S", etc and "W", "C", ":S", etc ?

0 Likes
Accepted solutions (1)
241 Views
2 Replies
Replies (2)
Message 2 of 3

pbejse
Mentor
Mentor
Accepted solution

The underscore character (_) is used to support foreign language versions of AutoCAD, it ensures that the command name will be translated so that a foreign language version is able to understand it

 

 

Message 3 of 3

hoseobshim
Contributor
Contributor

aha, it's for me.

thank you pbejse.

0 Likes