ToanNguyen Posted May 19 Posted May 19 I'm just starting to learn VB.NET and AutoLISP. Could anyone help me write a piece of code for the following task? In model space, there are many straight lines or polylines intersecting each other (note: each intersection point involves at most two lines or polylines). From these intersection points, how can I generate closed polygons — like creating a mesh or grid from the intersections? I’ve tried writing the code myself, but it’s really difficult. Quote
SLW210 Posted May 19 Posted May 19 Can you post a before and after .dwg? Do you want a .NET or LISP solution? Quote
BIGAL Posted May 19 Posted May 19 This using Bpoly but you have to pick pick pick a poin, Is that what your looking for ? Quote
SLW210 Posted May 20 Posted May 20 Since you are only ask for help, can you post what code you have so far? There are several solutions out there that you would have found with a search, what are those not doing that you require? 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.