create_interface_port#

NexximComponents.create_interface_port(name: str, location: list = None, angle: int = 0, page: int = 1) Excitations#

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.

page: int, optional

Schematic page number. The default value is 1.

Returns:
ansys.aedt.core.modules.boundary.icepak_boundary.Excitation

Circuit Excitation Object.

References

>>> oEditor.CreateIPort