create_interface_port# NexximComponents.create_interface_port(name, location=None, angle=0)[source]# Create an interface port. Parameters: namestrName of the port. locationlist, optionalPosition on the X and Y axis. The default is None. anglefloat, optionalAngle rotation in degrees. The default is 0. Returns: ansys.aedt.core.modules.boundary.ExcitationCircuit Excitation Object. References >>> oEditor.CreateIPort