set_bp_curve_coreloss# Material.set_bp_curve_coreloss(points, kdc=0, cut_depth=0.0001, units='kw/m^3', bunit='tesla', frequency=60, thickness='0.5mm')# Set B-P Type Core Loss. Parameters: pointslist of listList of [x,y] points. kdcfloat cut_depthfloat unitsstrCore loss unit. The default is "kw/m^3". bunitstrMagnetic field unit. The default is "tesla". frequencyfloat thicknessstr, optionalLamination thickness. The default is "0.5mm". Returns: bool