add_winding_coils#

Maxwell2d.add_winding_coils(assignment, coils)[source]#

Add coils to the winding.

Parameters:
assignmentstr

Name of the winding.

coilslist

List of the coil names.

Returns:
bool

True when successful, False when failed.

References

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