MeshRepair
Toolbar | Menu |
---|---|
|
Window Panels > Mesh Repair |
MeshRepair 指令打开打开网格修复精灵面板。
网格修复精灵面板包含网格信息显示和修复指令,以便于修复不良网格。
- Some STL/SLA printers have problems if meshes contain many long, thin facets. These facets can slow the printer down, produce odd results, or run the printer out of memory.
- The MeshRepair command may be useful when tuning up meshes for STL/SLA printing.
网格修复精灵面板
错误统计
检测到错误类型之前的复选框会自动启用。
退化的网格面
移除所有顶点都堆叠在同一位置的面。
长度为 0 的边缘
移除两个顶点堆叠在同一位置的边缘。
重复的网格面
移除重复的面。
非流形的网格边缘
抽离由非流行网格边缘组合在一起的面。
不一致的法线
反转不一致的法线。
未相接的网格
分离组合在一起但是未相接的网格。
高级网格修复工具
单击按钮运行相应的修复指令。
执行 AlignVertices 指令。
执行 MatchMeshEdge 指令。
执行 DeleteFaces 指令。
执行 PatchSingleFace 指令。
执行 FillMeshHole 指令。
执行 FillMeshHoles 指令。
执行 SplitMeshEdge 指令。
执行 SwapMeshEdge 指令。
执行 RebuildMesh 指令。
统一网格法线
执行 UnifyMeshNormals 指令。
执行 Undo 指令。
请参考

ExtractNonManifoldMeshEdges
Separate non-manifold faces from a mesh.

FillMeshHoles
Fill all holes in a mesh.

PatchSingleFace
Fill a mesh hole with a single mesh face.

RebuildMeshNormals
Remove mesh normals and reconstruct the face and vertex normals.

SplitDisjointMesh
Divide into separate objects meshes that do not connect, but are still one object.

Undo
Undo the last action.

UnifyMeshNormals
Change the normal direction mesh faces so they all point in a consistent direction.