Looking for Circle Reactor

Looking for Circle Reactor

Anonymous
Not applicable
830 Views
2 Replies
Message 1 of 3

Looking for Circle Reactor

Anonymous
Not applicable

Hi guys, I am looking for a reactor lisp similar to Lee Mac's "BBR" code, except instead of rectangles, it would make a single circle. The idea is the largest dimension (regardless of orientation) is the circle diameter, on center of the selected objects of course. I have a converted PDF to CAD and the circles are now oddly shaped decahedron. Though I am aware of the LISP callout for finding max X or Y dimensions, I don't know how to find it in relation to an unknown orientation of the largest dimension.  Any help on this is appreciated. Thank you.

0 Likes
Accepted solutions (1)
831 Views
2 Replies
Replies (2)
Message 2 of 3

Ed__Jobe
Mentor
Mentor

You posted in the wrong forum. Perhaps a mod can move this one. The lisp forum is here.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes
Message 3 of 3

Anonymous
Not applicable
Accepted solution

Ah thank you. I always get these forum names confused, sorry.

I did a little digging around Lee Mac's site and actually found something that should work...
http://www.lee-mac.com/minimumenclosingcircle.html