Rebuild with corners?

Is there a way to use the rebuild command such that corners are preserved? I’m getting a lot of material with very, very heavy point counts and I’d like to simplify the curves without losing all the sharp corners.

Thanks in advance for any advice you’ve got.

Hello - I guess, pre-select, then

! Explode Rebuild Pause Join

if all the curve segments can be rebuilt to the same settings… If the curve does not Explode, include a

SimplifyCrv

as well.

-Pascal

1 Like

FitCrv might also work for you, it has an angle threshold setting to preserve sharp corners of smaller than a given value.

–Mitch