create_coax_port#

Hfss3dLayout.create_coax_port(via, radial_extent=0.1, layer=None, alignment='lower')[source]#

Create a coax port.

Parameters:
viastr

Name of the via to create the port on.

radial_extentfloat

Radial coax extension.

layerstr

Name of the layer to apply the reference to.

alignmentstr, optional

Port alignment on the layer.

Returns:
pyaedt.modules.Boundary.BoundaryObject3dLayout

Port Object when successful, False when failed.

References

>>> oEditor.CreateEdgePort