...
This governs how far the optimization value of two symmetric elements is allowed to differ while still being considered equivalent. In theory any value works: the higher the value the more zealously the algorithm will try to keep Soft Symmetry, possibly degrading the quality of the produced geometry compared to a non-symmetric one. The default value is 1e-64.
Attempt Soft Symmetry:
Whether or not Soft Symmetry is attempted at all can be (de)activated here.
...
configuration.equivalenceDelta = 1e-64 configuration.attemptSoftSymmetry = dynamic configuration.softSymmetryThreshold = 0 |
---|
...