PDA

View Full Version : Many circles with no centre points that I need to find!!



koconnor
31st Mar 2004, 10:33 am
Hi folks,
I have many many circles in my dxf file. i am using autocad kt2002.
Now the circles dont have any centre points. I need to get the centre points. I have to do it manually and there are lots of them. Is there a faster way to do it?
Regards,
Kevin

fuccaro
31st Mar 2004, 11:05 am
Hello and welcome!

4 ways are coming in my mind:

-Enter MULTIPLE and than DIMCENTER
-Select one by one the circles
-Press ESC after the last one.

OR

-set the OSNAP to CENTERPOINT
-enter MULTIPLE and ID
-point and click the circles one by one
-copy-paste the content of the textscreen in a word processor and you will get the co-ordinates

OR

Upgrade to a full version of AutoCAD and use an AutoLisp routine

OR

Send me the DXF and wait until I do the job for you.