MeshVertexListAlign Method |
Name | Description | |
---|---|---|
Align(Double, IEnumerableBoolean) |
Moves mesh vertices that belong to naked edges to neighboring vertices, within the specified distance.
This forces unaligned mesh vertices to the same location and is helpful to clean meshes for 3D printing. See the _AlignMeshVertices | |
Align(IEnumerableMesh, Double, IEnumerableIEnumerableBoolean) |
Moves mesh vertices that belong to naked edges to neighboring vertices, within the specified distance.
This forces unaligned mesh vertices to the same location and is helpful to clean meshes for 3D printing. See the _AlignMeshVertices |