tm_weld_duplicate_vertices
tm_weld_duplicate_vertices(mesh, bounds, tolerance) ⇒ number
Kind: global function
Returns: number - removed vertices
| Param | Type |
|---|---|
| mesh | TopoMesh |
| bounds | AABB3 |
| tolerance | number |
- tm_weld_duplicate_vertices(mesh, bounds, tolerance) ⇒
number- ~source :
TopoVertex - ~vertex_duplicates :
Array.<TopoVertex>
- ~source :
tm_weld_duplicate_vertices~source : TopoVertex
Kind: inner constant of tm_weld_duplicate_vertices
tm_weld_duplicate_vertices~vertex_duplicates : Array.<TopoVertex>
Kind: inner constant of tm_weld_duplicate_vertices