Notifications
Clear all

Picking multiple objects

7 Posts
3 Users
0 Reactions
1 Views
 jaro
(@jaro)
Posts: 1721
Registered
Topic starter
 

When I pick objects for the move or copy command I can pick multiple objects. Same thing when drawing a line.

When I use the distance command (from the ruler icon) I pick the first point then the second point and then the command stops and reports the results. Is there a variable setting I can change that will let me keep picking points and it give me each individual distance as I pick the next point? Same thing on the x,y,z icon. I pick the x,y,z then pick a point and see the coordinates. To pick another I have to click the x,y,z icon again or right click and "repeat locate point".

This is Land Desktop 3

Thanks,
James

 
Posted : March 8, 2011 11:19 am
(@stephen-ward)
Posts: 2246
Registered
 

Try typing "multiple" on the command line and then type the name of the command to repeat at the prompt.

This is why I like this board so much, I've never even wondered if such a command existed, now I have a new trick to add to my arsenal, all because JaRo had a question and I had a moment to look for an answer.:-)

 
Posted : March 8, 2011 11:27 am
 jaro
(@jaro)
Posts: 1721
Registered
Topic starter
 

Thanks Stephen,

I was hoping there was a variable setting I could change but your way works much better than what I have been doing.

James

 
Posted : March 8, 2011 12:02 pm
(@stephen-ward)
Posts: 2246
Registered
 

Try this:

Right click in the gray area outside one of your existing ACAD toolbars, menu will appear, select customize

A dialogue box titled "Customize" will appear, on the right side of the box will be a column of commands, Left click and drag "new" outside the box to create a new toolbar, now left click on the icon in the new TB that looks like a sheet of paper with the corner folded over (should be the only icon)

Now look at the "Customize" dialogue again, the bottom half should say "macro associated with this button", in the window below, type the following code without the brackets [^C^C_multiple dist;]

Now click apply and close

You now have an icon that will give you a multiple distance inquiry with a single mouse click

 
Posted : March 8, 2011 12:40 pm
(@joe-ferg)
Posts: 531
Registered
 

This "Tip" was worth the cost of admition:-) :good:

 
Posted : March 8, 2011 12:44 pm
(@stephen-ward)
Posts: 2246
Registered
 

I also modified the standard icon for the distance command by adding a small M at the top of the icon. If any one is interested I will upload the .bmp and instructions on how to replace the generic icon with this replacement.

 
Posted : March 8, 2011 3:55 pm
 jaro
(@jaro)
Posts: 1721
Registered
Topic starter
 

That worked even better,
Thanks

James

 
Posted : March 8, 2011 7:20 pm