cellcomplex.property_topomesh.extraction module¶
-
cellcomplex.property_topomesh.extraction.cell_topomesh(input_topomesh, cells=None, copy_properties=False, preserve_ids=True)[source]¶
-
cellcomplex.property_topomesh.extraction.clean_topomesh(input_topomesh, clean_properties=False, degree=2)[source]¶
-
cellcomplex.property_topomesh.extraction.cut_surface_topomesh(input_topomesh, z_cut=0, z_offset=None, below=True)[source]¶
-
cellcomplex.property_topomesh.extraction.property_filtering_sub_topomesh(input_topomesh, property_name, degree, filter_range)[source]¶
-
cellcomplex.property_topomesh.extraction.star_interface_topomesh(topomesh, inner_faces=True, verbose=False)[source]¶
-
cellcomplex.property_topomesh.extraction.surface_dual_topomesh(topomesh, vertex_placement='center', exterior_vertex=None, exterior_distance=0, face_positions=None, vertices_as_cells=None)[source]¶