vedo
vedo copied to clipboard
Smooth boundary line of a mesh
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!
Yes although that is kind of a dangerous operation... Have a look at method smooth_mls2d().
Sorry i meant smooth_mls1d() after using boundaries().