keithlaser Posted January 6, 2012 Posted January 6, 2012 I wanted to know if there is a way to add points/nodes to all the centers of all the circles in my drawing with only a few steps, vs picking 700 circles one at a time using( _point) command. maybe there is a lisp for this? Keith autocad mep 2012 Quote
fuccaro Posted January 6, 2012 Posted January 6, 2012 Not hard to do with a simple lisp. Are you sure you wish to insert POINTs? How about CENTERMARKs? Quote
keithlaser Posted January 6, 2012 Author Posted January 6, 2012 I should have looked more I just found Leemac's post with Cir2pt lisp:oops: IT works perfect for what i need! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.