Skip to main content
Back to top
Ctrl
+
K
PyMeshFix
pymeshfix Examples
API Reference
Search
Ctrl
+
K
GitHub
Search
Ctrl
+
K
PyMeshFix
pymeshfix Examples
API Reference
GitHub
Collapse Sidebar
Expand Sidebar
Section Navigation
pymeshfix.MeshFix
pymeshfix.MeshFix.clean
pymeshfix.MeshFix.degeneracy_removal
pymeshfix.MeshFix.extract_holes
pymeshfix.MeshFix.fill_holes
pymeshfix.MeshFix.intersection_removal
pymeshfix.MeshFix.join_closest_components
pymeshfix.MeshFix.load_arrays
pymeshfix.MeshFix.plot
pymeshfix.MeshFix.remove_smallest_components
pymeshfix.MeshFix.repair
pymeshfix.MeshFix.save
pymeshfix.MeshFix.faces
pymeshfix.MeshFix.mesh
pymeshfix.MeshFix.n_boundaries
pymeshfix.MeshFix.points
pymeshfix.PyTMesh
pymeshfix.PyTMesh.boundaries
pymeshfix.PyTMesh.clean
pymeshfix.PyTMesh.fill_small_boundaries
pymeshfix.PyTMesh.fix_connectivity
pymeshfix.PyTMesh.join_closest_components
pymeshfix.PyTMesh.load_array
pymeshfix.PyTMesh.load_file
pymeshfix.PyTMesh.remove_smallest_components
pymeshfix.PyTMesh.return_arrays
pymeshfix.PyTMesh.return_faces
pymeshfix.PyTMesh.return_points
pymeshfix.PyTMesh.save_file
pymeshfix.PyTMesh.select_intersecting_triangles
pymeshfix.PyTMesh.set_quiet
pymeshfix.PyTMesh.strong_degeneracy_removal
pymeshfix.PyTMesh.strong_intersection_removal
pymeshfix.PyTMesh.n_boundaries
pymeshfix.PyTMesh.n_faces
pymeshfix.PyTMesh.n_points
pymeshfix.clean_from_file
pymeshfix.clean_from_arrays
API Reference
pymeshfix.PyTMesh
pymeshfix.PyTMesh.boundaries
pymeshfix.PyTMesh.boundaries
#
PyTMesh.
boundaries
(
self
)
→
None
#
PyTMesh.
boundaries
(
self
)
→
None
On this page
PyTMesh.boundaries()
Show Source