The goal of this feature is to radically improve the process of converting imported meshes into smooth water-tight solids suitable for modeling operations and export to common formats.
The Problem
The current "Mesh to Brep" tool is incapable of converting simple mesh shapes into smooth analytic surface / solid. As an example, I attempted to convert a simple Lego brick, starting with an imported STL file. After conversion, critical features like holes and extrusions were still faceted, not true cylinders like one would expect.
Proposed Solution
Rename "Mesh to Brep" to "Mesh to Analytic" and add the following capabilities:
Mesh to Primitive
Mesh from Profile
Dialog Mockup
Reference only. The idea is to use the "Curve Simplify" options to get the desired result, eg. using the Lego example above, the initial tolerance of "0.01" might give you faceted holes and extrusions (undesired), while changing the tolerance to "0.02" results in true cylindrical faces (desired).
Can't find what you're looking for? Ask the community or share your knowledge.