normals Module

pyNastran.bdf.mesh_utils.normals.get_normals_at_elements(model: BDF) dict[int, np.ndarray][source]
pyNastran.bdf.mesh_utils.normals.get_normals_at_nodes(model: BDF) dict[int, np.ndarray][source]