Simplify Triangulation
When the user imports a triangulated mesh with large number of triangles, user can simplify the mesh in the program. Also, this process can be carried out within the import process before having to add mesh to the model. There is now a Post-Processing step at the end of the geometry import process. The validation and cleaning operations have been moved to this last step, and the simplification operation has been added to the last step.
An example as shown can be useful for the feature:
By simplifying the triangulation to simple geometry you can change the geometry to following geometry with this feature:
With simplification triangle count to small value around 12:
With simplification triangle count to around 36:
CAD view: