AntoineSfx Posted March 6, 2021 Share Posted March 6, 2021 Do you know a way to resample a polygon so that each segment end up having the same length ? Use case: I want to add a fence around a house, but the panels have a fixed length. So I have a curve and a number, and I need to increase that number by some value so that it ends up being divided into segments of the same length. Also, the resample mode is along the chord, so I can't just simply compute the number of segments from the perimeter of the polygon. Quote Link to comment Share on other sites More sharing options...
Noobini Posted March 6, 2021 Share Posted March 6, 2021 what about the new chain SOP ? might have to fiddle around to get what you want. Quote Link to comment Share on other sites More sharing options...
AntoineSfx Posted March 6, 2021 Author Share Posted March 6, 2021 16 minutes ago, Noobini said: what about the new chain SOP ? might have to fiddle around to get what you want. I know about it. It suffers from the same problem. Last copy doesn't enough room so it is dropped. I'm working on a solution to iteratively test smaller resample.length values until it is good enough. Quote Link to comment Share on other sites More sharing options...
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.