ENH: shm: feature angle. See #699.

This commit is contained in:
mattijs
2018-03-08 15:14:42 +00:00
parent 3269ba0df9
commit 69ebe127a8

View File

@ -549,8 +549,8 @@ addLayersControls
// Static analysis of starting mesh
// When not to extrude surface. 0 is flat surface, 90 is when two faces
// are perpendicular
featureAngle 130;
// are perpendicular. Note: was not working correctly < 1806
featureAngle 120;
// When to merge patch faces. Default is featureAngle. Useful when
// featureAngle is large.