EdbHfss#
- class pyedb.dotnet.edb_core.hfss.EdbHfss(p_edb)[source]#
Manages EDB method to configure Hfss setup accessible from Edb.hfss property.
Examples
>>> from pyedb import Edb >>> edbapp = Edb("myaedbfolder") >>> edb_hfss = edb_3dedbapp.hfss
Methods
Configure HFSS analysis setup.
Configure the HFSS extent box.
EdbHfss.create_bundle_wave_port
(...[, ...])Create a bundle wave port.
EdbHfss.create_circuit_port_on_net
(...[, ...])Create a circuit port on a NET.
EdbHfss.create_circuit_port_on_pin
(pos_pin, ...)Create Circuit Port on Pin.
Create a coaxial port on a component or component list on a net or net list.
EdbHfss.create_current_source_on_net
(...[, ...])Create a current source.
EdbHfss.create_current_source_on_pin
(...[, ...])Create a current source.
EdbHfss.create_differential_wave_port
(...[, ...])Create a differential wave port.
EdbHfss.create_edge_port_horizontal
(prim_id, ...)Create a horizontal edge port.
Create lumped port between two edges from two different polygons.
EdbHfss.create_edge_port_vertical
(prim_id, ...)Create a vertical edge port.
Create an HFSS port on a padstack.
EdbHfss.create_lumped_port_on_net
([nets, ...])Create an edge port on nets.
EdbHfss.create_resistor_on_pin
(pos_pin, neg_pin)Create a Resistor boundary between two given pins.
Create hfss rlc boundary on pins.
EdbHfss.create_vertical_circuit_port_on_clipped_traces
([...])Create an edge port on clipped signal traces.
EdbHfss.create_voltage_source_on_net
(...[, ...])Create a voltage source.
EdbHfss.create_voltage_source_on_pin
(...[, ...])Create a voltage source.
EdbHfss.create_wave_port
(prim_id, point_on_edge)Create a wave port.
EdbHfss.get_layout_bounding_box
([layout, ...])Evaluate the layout bounding box.
Return the total number of excitation ports in a layout.
Retrieve the trace width for traces with ports.
EdbHfss.layout_defeaturing
([simulation_setup])Defeature the layout by reducing the number of points for polygons based on surface deviation criteria.
Set coaxial port attribute with forcing default impedance to 50 Ohms and adjusting the coaxial extent radius.
Trim the common component reference to the minimally acceptable size.
Attributes
Get all excitations.
HFSS extent information.
Get all probes.
Get all sources.