Precise segment length resampling

   1010   2   0
User Avatar
Member
141 posts
Joined: Dec. 2015
Offline
Hi folks,

Is there a way to resample a curve precisely? Nor resample or the progressive resample resamples the curve with exact segment length.
User Avatar
Member
131 posts
Joined: Aug. 2012
Offline
On the Resample SOP you can disable "Even Last Segment Same Length", this will give you segments of the specified length. If your original curve's length is not an integer multiple of the specified length, this will cut off the last point. If you want to keep the last point (last edge is shorter than specified length), then also enable "Maintain Last Vertex".
User Avatar
Member
141 posts
Joined: Dec. 2015
Offline
Thanks a lot!
  • Quick Links