pyleecan.Functions.FEMM.assign_FEMM_surface module

assign_FEMM_surface(femm, surf, prop, FEMM_dict, machine)[source]

Assign the property given in parameter to surface having the label given :param femm: client to send command to a FEMM instance :type femm: FEMMHandler :param surf: the surface to assign :type surf: Surface :param prop: The property to assign in FEMM :type prop: str :param FEMM_dict: dictionary containing the main parameters of FEMM :type FEMM_dict: dict :param machine: Machine to draw :type machine: Machine

Return type:

None