Collapse mesh faces and vertices

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

Notes

Some STL/SLA printers have problems if meshes contain many long, thin facets. These can slow the printer's slicing process down, produce odd printed results, and run the printer out of memory.
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.

See also

Extract object sub-elements

Edit mesh objects

White paper: Scan, Cleanup, Remodel


Rhinoceros 5 © 2010-2015 Robert McNeel & Associates. 17-Sep-2015