create_wave_port_from_two_conductors#
- Hfss3dLayout.create_wave_port_from_two_conductors(assignment: list | None = None, edge_numbers: list | None = None) BoundaryObject3dLayout | bool#
Create a wave port.
- Parameters:
- assignment
list,optional List of the primitive names to create the wave port on. The list must have two entries, one entry for each of the two conductors, or the method is not executed.
- edge_numbers
list,optional List of the edge number to create the wave port on. The list must have two entries, one entry for each of the two edges, or the method is not executed.
- assignment
- Returns:
ansys.aedt.core.modules.boundary.layout_boundary.BoundaryObject3dLayoutPort objcet port when successful,
Falsewhen failed.
References
>>> oEditor.CreateEdgePort