trim_component_reference_size#

EdbHfss.trim_component_reference_size(simulation_setup=None, trim_to_terminals=False)[source]#

Trim the common component reference to the minimally acceptable size.

Parameters:
simulation_setup

Edb_DATA.SimulationConfiguration object

trim_to_terminals
bool.

True, reduce the reference to a box covering only the active terminals (i.e. those with

ports).

False, reduce the reference to the minimal size needed to cover all pins

Returns:
bool

True when succeeded, False when failed.