cellcomplex.property_topomesh.composition module
-
cellcomplex.property_topomesh.composition.append_topomesh(input_topomesh, topomesh_to_append, copy=False, properties_to_append=None)[source]
-
cellcomplex.property_topomesh.composition.clean_topomesh_properties(topomesh)[source]
-
cellcomplex.property_topomesh.composition.concatenate_topomesh(topomesh_list)[source]
-
cellcomplex.property_topomesh.composition.fuse_close_vertices(topomesh, tolerance=1e-05)[source]
-
cellcomplex.property_topomesh.composition.fuse_topomesh_cells(topomesh, cell_to_keep, cell_to_merge)[source]
-
cellcomplex.property_topomesh.composition.fuse_topomesh_identical_vertices(topomesh)[source]
-
cellcomplex.property_topomesh.composition.fuse_vertices(topomesh, vertex_to_fuse)[source]
-
cellcomplex.property_topomesh.composition.match(obs, codebook)[source]
-
cellcomplex.property_topomesh.composition.merge_topomesh_edges(topomesh, edge_to_keep, edge_to_merge, verbose=False)[source]
-
cellcomplex.property_topomesh.composition.merge_topomesh_faces(topomesh, face_to_keep, face_to_merge, verbose=False)[source]
-
cellcomplex.property_topomesh.composition.merge_topomesh_vertices(topomesh, vertex_to_keep, vertex_to_merge, verbose=False)[source]