Collapse mesh faces and vertices

These commands assist in repairing mesh objects to make them watertight.

Notes

某些 STL/SLA 打印机在打印含有许多很长的网格面的网格物件时会发生问题,可能使打印速度变慢、产生奇怪的打印结果或造成打印机内存不足。
The MeshRepair command may be useful when tuning up meshes for STL/SLA printing.

CollapseMeshEdge

Move mesh edge vertices to a single vertex.

CollapseMeshFace

Move mesh face vertices to a single vertex.

CollapseMeshFacesByArea

Move mesh face vertices to a single vertex based on face area.

CollapseMeshFacesByAspectRatio

Move mesh face vertices to a single vertex based on face aspect ratio.

CollapseMeshFacesByEdgeLength

Move mesh face vertices to a single vertex based on face edge length.

CollapseMeshVertex

Move a mesh vertex to an adjacent mesh vertex.

请参考

抽离物件的副物件

编辑网格物件

White paper: Scan, Cleanup, Remodel