MeshRepair

Toolbar Menu

Mesh Tools

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.

步骤

  1. 选取一个网格并点击“检查网格”。
    将显示和网格有关的信息,包括边缘分析
  2. 选取要修复的问题,并点击修复。
  3. 当所有的问题被修复后,点击“下一步”。
  4. 使用高级修复工具编辑网格,然后点击“完成”。

网格修复精灵面板

Container options

错误统计

检测到错误类型之前的复选框会自动启用。

退化的网格面

移除所有顶点都堆叠在同一位置的面。

参考 CullDegenerateMeshFaces

长度为 0 的边缘

移除两个顶点堆叠在同一位置的边缘。

重复的网格面

移除重复的面。

非流形的网格边缘

抽离由非流行网格边缘组合在一起的面。

参考 ExtractNonManifoldMeshEdges

不一致的法线

反转不一致的法线。

参考 UnifyMeshNormals

未相接的网格

分离组合在一起但是未相接的网格。

参考 SplitDisjointMesh

高级网格修复工具

单击按钮运行相应的修复指令。

对齐顶点

执行 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.

Edit mesh objects