create_page_port# MaxwellCircuitComponents.create_page_port(name, location=None, angle=0)[source]# Create a page port. Parameters: namestrName of the port. locationlist, optionalPosition on the X and Y axis. If not provided the default is None, in which case an empty list is set. angleoptionalAngle rotation in degrees. The default is 0. Returns: ansys.aedt.core.modeler.cad.object_3dcircuit.CircuitComponentCircuit Component Object. References >>> oEditor.CreatePagePort