add_winding_coils# Maxwell2d.add_winding_coils(assignment, coils)# Add coils to the winding. Parameters: assignmentstrName of the winding. coilslistList of the coil names. Returns: boolTrue when successful, False when failed. References >>> oModule.AddWindingTerminals >>> oModule.AddWindingCoils