fedoo.Mesh ========== .. currentmodule:: fedoo .. autoclass:: Mesh :no-members: :no-inherited-members: :no-special-members: .. automethod:: __init__ **Methods** .. autosummary:: :toctree: Mesh.add_element_set Mesh.add_internal_nodes Mesh.add_node_set Mesh.add_nodes Mesh.add_virtual_nodes Mesh.as_2d Mesh.as_3d Mesh.convert_data Mesh.copy Mesh.data_to_gausspoint Mesh.deepcopy Mesh.determine_data_type Mesh.extract_elements Mesh.find_coincident_nodes Mesh.find_elements Mesh.find_isolated_nodes Mesh.find_nodes Mesh.from_pyvista Mesh.gausspoint_coordinates Mesh.get_all Mesh.get_element_local_frame Mesh.get_element_volumes Mesh.get_elements_from_nodes Mesh.get_volume Mesh.init_interpolation Mesh.integrate_field Mesh.is_periodic Mesh.merge_nodes Mesh.nearest_node Mesh.plot Mesh.plot_normals Mesh.read Mesh.remove_isolated_nodes Mesh.remove_nodes Mesh.reset_interpolation Mesh.save Mesh.stack Mesh.to_pyvista Mesh.translate .. autosummary:: :toctree: Mesh.bounding_box Mesh.element_centers Mesh.n_elements Mesh.n_elm_nodes Mesh.n_nodes Mesh.n_physical_nodes Mesh.name Mesh.ndim Mesh.physical_nodes Mesh.nodes Mesh.elements Mesh.elm_type Mesh.node_sets Mesh.element_sets