FreeCAD: master 1f77dc2a

Author Committer Branch Timestamp Parent
hyarion wwmayer master 2021-01-30 00:05:47 master 4db83a41
Changeset [MeshPart] Fix copy-paste error

It doesn't make sense to check minLen and then call SetMinSize to maxLen
so this must be a copy-paste error.

Introduced in https://github.com/FreeCAD/FreeCAD/commit/f681b86abdddd55e2dcb80bc4612251570cc9b8b

Found with Coverity.
mod - src/Mod/MeshPart/App/Mesher.cpp Diff File