add_winding_coils#

Maxwell3d.add_winding_coils(windingname, coil_names)[source]#

Add coils to the winding.

Parameters:
windingnamestr

Name of the winding.

coil_nameslist

List of the coil names.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.AddWindingTerminals
>>> oModule.AddWindingCoils