pyleecan.Functions.FEMM.get_FEMM_BC_propname module

get_FEMM_BC_propname(femm, line_label, BC_dict)[source]

Get/create the Boundary coundition corresponding the line

Parameters:
  • femm (FEMMHandler) – client to send command to a FEMM instance

  • line_label (str) – BOUNDARY_PROP_LAB of the line

  • BC_dict (dict) – Boundary condition dict ([line label] = BC name)

Returns:

propname – Name of the property to set

Return type:

str