Mesh Evolution

  • Relaxes the mesh of a Mesher object while attempting to keep the vertices on the Mesher’s iso-surface.

  • Exposed properties are:

Iterations

  • Defines how many iterations to perform.

  • The minimum value is 0 and performs no iterations at all, equivalent to disabling the operator.

  • The slider’s range maximum is 100.

  • Values higher than 100 can be entered manually by typing into the value field.

RelaxWeight

  • Defines how much to move each vertex

  • Values outside of the 0.0-1.0 range are not allowed and will be clamped.