create_interface_port#

NexximComponents.create_interface_port(name, location=None, angle=0)[source]#

Create an interface port.

Parameters:
namestr

Name of the port.

locationlist, optional

Position on the X and Y axis. The default is None.

anglefloat, optional

Angle rotation in degrees. The default is 0.

Returns:
pyaedt.modules.Boundary.Excitation

Circuit Excitation Object.

References

>>> oEditor.CreateIPort