vedo icon indicating copy to clipboard operation
vedo copied to clipboard

Smooth boundary line of a mesh

Open sean-d-zydex opened this issue 1 year ago • 2 comments

Hi, I'm looking to smooth just the boundary line of a mesh (not the entire mesh), I was wondering if there's any functionality in vedo to achieve this? Thanks!

sean-d-zydex avatar May 17 '24 01:05 sean-d-zydex

Yes although that is kind of a dangerous operation... Have a look at method smooth_mls2d().

marcomusy avatar May 17 '24 13:05 marcomusy

Sorry i meant smooth_mls1d() after using boundaries().

marcomusy avatar May 17 '24 13:05 marcomusy