Mesh enhancements
This release incorporates enhancements to the way a model is meshed, that improve the workflow.
Deprecated API function
The API function
CSAMeshEditor::FusionRemesh()
is deprecated. If you have been using this API function, replace it with
CSAMeshEditor::RemeshArea()
and use the same arguments.