AssignCoilTerminalGroup
Use: For Maxwell 3D designs, creates a group of coil terminal excitations. The coil terminals can be assigned on the faces of 3D objects or directly on sheet objects.
| UI Access | Select the desired objects (coils) on the model or in the History tree. Then, select Maxwell 3D> Excitations>Assign>Coil Terminal to open the Coil Terminal Excitation dialog where you can enter the base Name for the group of excitations being created, the number of conductors, and use the Swap Direction button to set the current direction to be assigned to each of the new excitations. | |||||||||||||||
| Parameters |
|
|||||||||||||||
| Return Value | None |
| Python Syntax | AssignCoilTerminalGroup (TerminalGroupArray, <NAME>, <Objects>, <Conductor number>, <Point out of terminal>) |
| Python Example |
|
| VB Syntax | AssignCoilTerminalGroup TerminalGroupArray, <NAME>, <Objects>, <Conductor number>, <Point out of terminal> |
| VB Example |
|