How to get curves at the intersection of primitives?
1784 1 1- yuri24
- Member
- 2 posts
- Joined: 9月 2020
- Offline
Hello!
I am using Labs Lot Subdivision to create simulated urban areas. The original curve was drawn by hand.
Screenshot 1 - Curve after Lot Subdivision
Screenshot 2 - Object structure after Lot Subdivision
Screenshot 3 - the desired result obtained by manually deleting points
The question is, how to get a similar result procedurally with an arbitrary input curve?
I've tried boolean (seams) and intersection stitch, but both results cannot be used.
Source file:
I am using Labs Lot Subdivision to create simulated urban areas. The original curve was drawn by hand.
Screenshot 1 - Curve after Lot Subdivision
Screenshot 2 - Object structure after Lot Subdivision
Screenshot 3 - the desired result obtained by manually deleting points
The question is, how to get a similar result procedurally with an arbitrary input curve?
I've tried boolean (seams) and intersection stitch, but both results cannot be used.
Source file:
- willh
- Member
- 134 posts
- Joined: 12月 2006
- Offline
Im sure you probably have already solved this, but you can just use a polywire on the original edge and use that to group the boundry points of the lot subdivision. You can then group promote the boundry point group to a edge group and simply disolve the boundary group, this should leave you with the inside curves.
Edited by willh - 2020年12月4日 15:05:33
-
- Quick Links