SimulationConfigurationBatch#
- class pyedb.dotnet.edb_core.edb_data.simulation_configuration.SimulationConfigurationBatch[source]#
Contains all Cutout and Batch analysis settings. The class is part of SimulationConfiguration class as a property.
Methods
SimulationConfigurationBatch.add_source
([source])Add a new source to configuration.
Attributes
Activate the frequency sweep creation when build project with the class.
Horizontal extent of the airbox for HFSS.
SimulationConfigurationBatch.airbox_negative_vertical_extent
Negative vertical extent of the airbox for HFSS.
SimulationConfigurationBatch.airbox_positive_vertical_extent
Positive vertical extent of the airbox for HFSS.
Retrieve the list of solder balls diameter values when the auto evaluated one is overwritten.
Retrieve the list component name to be included in the simulation.
Retrieve the list of component to be replaced by circuit ports (obsolete).
Retrieve expansion factor used for clipping the design.
Retrieve boolean to perform the design clipping using round corner for the extent generation.
Retrieve the CutoutSubdesignType selection for clipping the design.
Retrieve the value of dielectric extent.
Retrieve boolean to perform the cutout during the project build.
Do pingroup on multi-pin component.
Retrieve the list of etching factor with associated layers.
Activate ports and sources for DC generation when build project with the class.
Retrieve the boolean for applying solder balls.
Retrieve the boolean to activate the feature "'Honor user dielectric'".
Include only net selection in the project.
Retrieve the path for the output aedb folder.
Retrieve the list of power and reference net names.
Retrieve the list of layers which has layer etching activated.
Retrieve the list of layers to have properties changes.
Retrieve the list of signal net names.
Retrieve the source list.
Retrieve the trim reference size when used.
Retrieve the boolean to truncate hfss air box at ground.
SimulationConfigurationBatch.use_airbox_horizontal_extent_multiple
Whether the multiple value is used for the horizontal extent of the air box.
SimulationConfigurationBatch.use_airbox_negative_vertical_extent_multiple
Multiple value for the negative extent of the airbox.
SimulationConfigurationBatch.use_airbox_positive_vertical_extent_multiple
Whether the multiple value for the positive extent of the airbox is used.
SimulationConfigurationBatch.use_default_coax_port_radial_extension
Retrieve the boolean for using the default coaxial port extension value.
Whether to use the default EDB cutout.
Whether the multiple value of the dielectric extent is used.
Whether the default EDB cutout or a new PyAEDT cutout is used.
Retrieve the boolean to use radiation boundary with HFSS.