View Full Version : Foobar to list selection methods
hyposmurf
21st Jul 2003, 07:23 pm
Did you know that if you use commands such as copy,trim or rotate etc,if you enter "foobar" at the command line when asked to select objects it will show you all the available selection methods for that command. :)
SpeedCAD
21st Jul 2003, 11:14 pm
Did you know that if you use commands such as copy,trim or rotate etc,if you enter "foobar" at the command line when asked to select objects it will show you all the available selection methods for that command. :)
Hi...
I do not understand what is "foobar", but know that if you enter the line of commandos of AutoCAD any thing that does not recognize, for example in commando Copy, this by defect showed the methods available of selection. :arrow: You knew that when executes a routine LISP and this has options like for example:
(initget "A B C D")
(setq sel (getkword "Selects [A/B/C/D] <A>: "))
In the line of commandos, when it shows the following thing:
Command:
Selects [A/B/C/D] <A>:
Then if you with mouse it presses with the right button on the screen it showed all the options to him (A, B, C or D). Whenever the variable of system SHORTCUTMENU this in value 11.
hyposmurf
22nd Jul 2003, 12:48 pm
I'll have a look when I get home,had a bit of a problem understanding you,though I'm sure your english is far better than my spanish :)
Flores
22nd Jul 2003, 04:22 pm
It's not just "foobar", it's every word ACAD doesn't recognize, like "poopoo" or "buenosdiasseniorhyposmurf".
Flores
Flores
22nd Jul 2003, 04:40 pm
Vizwhiz posted link a while back that explains a little better what Speedcad is talking about:
http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=3369298&linkID=2475176
Flores
hyposmurf
22nd Jul 2003, 08:39 pm
Vizwhiz posted link a while back that explains a little better what Speedcad is talking about:
http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=3369298&linkID=2475176
Flores
Aha now I see!Oh well I guess I now know a little bit more.I can now enter poopoo into my drawings. :)
SpeedCAD
22nd Jul 2003, 10:50 pm
Vizwhiz posted link a while back that explains a little better what Speedcad is talking about:
http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=3369298&linkID=2475176
Flores
Hi...
Exactly, in the page that Flores gave, are explained well what I said previously...
Greetings...
Powered by vBulletin™ Version 4.1.2 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.