create_page_port#

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

Create a page port.

Parameters:
namestr

Name of the port.

locationlist, optional

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

angleoptional

Angle rotation in degrees. The default is 0.

Returns:
pyaedt.modeler.cad.object3dcircuit.CircuitComponent

Circuit Component Object.

References

>>> oEditor.CreatePagePort