surfa.Mesh ========== .. currentmodule:: surfa .. autoclass:: Mesh .. rubric:: Attributes .. autosummary:: ~Mesh.adjacent_faces ~Mesh.edge_face ~Mesh.edges ~Mesh.face_angles ~Mesh.face_areas ~Mesh.face_normals ~Mesh.faces ~Mesh.geom ~Mesh.is_sphere ~Mesh.kdtree ~Mesh.metadata ~Mesh.nfaces ~Mesh.nvertices ~Mesh.space ~Mesh.triangles ~Mesh.triangles_cross ~Mesh.unique_edge_indices ~Mesh.unique_edges ~Mesh.unique_face_edges ~Mesh.vertex_normals ~Mesh.vertices .. rubric:: Methods .. automethod:: bbox .. automethod:: convert .. automethod:: copy .. automethod:: face_to_vertex_overlay .. automethod:: find_self_intersecting_faces .. automethod:: nearest_vertex .. automethod:: remove_self_intersections .. automethod:: save .. automethod:: smooth_overlay .. automethod:: sparse_neighborhood .. automethod:: transform .. automethod:: vertex_to_face_overlay