You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Looks like you have open input mesh, thats why params.signDetectionMode = mrmeshpy.SignDetectionMode.WindingRule does not work good. We recomment to use 'params.signDetectionMode = mrmeshpy.SignDetectionMode.Unsigned' for open meshes thickening, please try this
The text was updated successfully, but these errors were encountered: