create_ports_on_component_by_nets#

Hfss3dLayout.create_ports_on_component_by_nets(component_name, nets)[source]#

Create the ports on a component for a list of nets.

Parameters:
component_namestr

Component name.

netsstr, list

Nets to include.

Returns:
list of pyaedt.modules.Boundary.BoundaryObject3dLayout

Port Objects when successful.

References

>>> oEditor.CreateEdgePort