refacet_planes
Refacets a solid.
Signatures
- refacet_planes()
Details
The refacet_planes modifier refacets the surface of a solid object. It optimizes the tesselation of planar areas in order to reduce the required number of triangles.
Note
The resulting mesh may not be isomorphic to the original one.
Example
make refacet_planes() >> mesh( "my_mesh.stl" )