create_interface_port# NexximComponents.create_interface_port(name: str, location=None, angle: int = 0, page: int = 1)# 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. page: int, optionalSchematic page number. The default value is 1. Returns: ansys.aedt.core.modules.boundary.icepak_boundary.ExcitationCircuit Excitation Object. References >>> oEditor.CreateIPort