yamahadrums Posted December 10, 2010 Posted December 10, 2010 I used to have this LISP app at work and I miss it. Does anyone have such an app? Clicking inside the closed polylines creates a polygon. Thanks! Quote
ReMark Posted December 10, 2010 Posted December 10, 2010 Similar to what is talked about here? http://www.ian-ko.com/ET_GeoWizards/UserGuide/convertPl2Pg.htm I know that in AutoCAD MEP one can create an AEC polygon from a polyline. You can do it using Visual C++ like here: http://www.ucancode.net/faq/PolyPolygon-Polygon.htm What program were you doing this in originally? I've seen it done in Map 3D but not in plain AutoCAD. Quote
yamahadrums Posted December 10, 2010 Author Posted December 10, 2010 Something like that, but with command and a single clicking inside the closed lines. Quote
ReMark Posted December 10, 2010 Posted December 10, 2010 You don't happen to recall the name of this lisp routine now do you? What program were you using at the time? Quote
eldon Posted December 10, 2010 Posted December 10, 2010 That almost sounds like the command BOUNDARY. Quote
yamahadrums Posted December 10, 2010 Author Posted December 10, 2010 I was using pure Autocad 2004. Quote
ccowgill Posted December 10, 2010 Posted December 10, 2010 That almost sounds like the command BOUNDARY. that is what I was going to suggest. Quote
yamahadrums Posted December 10, 2010 Author Posted December 10, 2010 This creates hatch. I want to create a polygon. Quote
ccowgill Posted December 10, 2010 Posted December 10, 2010 This creates hatch. I want to create a polygon. not on my system but then again I am on 2011http://www.screencast.com/t/tClGOZnKi Quote
yamahadrums Posted December 10, 2010 Author Posted December 10, 2010 Oh, stupid me. That's it!!! Thanks! 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.