Community
AutoCAD LT Forum
Welcome to Autodesk’s AutoCAD LT Forums. Share your knowledge, ask questions, and explore popular AutoCAD LT topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

concentric circles automated ??

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
steve
1401 Views, 3 Replies

concentric circles automated ??

I design irrigation systems ( amongst a whole bunch of other things ) using AutoCAD LT 2014, an dI find I need to draw lots of concentric circles, I have two screen  and read a figure on one screen and set the radius of that circle I need on AutoCAD on the other screen. So, my question is;

 

Is there a way to automatically have Autocad read a table in excel and draw the concentric circles at a given point, using the radii in the excel worksheet?

 

Thank you in advance to any and all help recieved 🙂

3 REPLIES 3
Message 2 of 4
braudpat
in reply to: steve

 

Hello

 

A quick answer !

 

You could use Script files generated from Excel and edited with the notepad ... to get things like that :

_CIRCLE 1000,1500 50

_CIRCLE 1000,1500 70

_CIRCLE 1000,1500 100

_CIRCLE 1000,1500 150

 

This .SCR file (of 4 lines) will draw 4 circles with different radius : 50, 70, 100, 150

 

Patrice ( Supporting Troops ) - Autodesk Expert Elite
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks

Patrice BRAUD

EESignature


Message 3 of 4
pendean
in reply to: braudpat

... or as a macro of the above tip you can add to the CUI and turn it into a button (remember to change the diameters to suit your needs, we both are just guessing):
^C^C_CIRCLE 1000,1500 50;_CIRCLE 1000,1500 70;_CIRCLE 1000,1500 100;_CIRCLE 1000,1500 150
Message 4 of 4
steve
in reply to: steve

Thank you very much to both Braudpat and Pendean for your replies.  they have helped me in a very big way and will speed up my designing no end:)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost