pyleecan.Functions.FEMM.get_mesh_param module¶
- get_mesh_param(label_dict, FEMM_dict)[source]¶
Returns main mesh parameters corresponding to a surface label :param label_dict: Decoded label of the surface to assign :type label_dict: str :param FEMM_dict: dictionary containing the main parameters of FEMM :type FEMM_dict: dict
- Returns:
mesh_dict – dictionary containing the main mesh parameters of the surface
- Return type:
dict