Stackup#

The stackup contains all stackup management capabilities.

ansys.sherlock.core.stackup.Stackup.gen_stackup(...)

Generate a new stackup from given properties.

ansys.sherlock.core.stackup.Stackup.update_conductor_layer(...)

Update a conductor layer with given properties.

ansys.sherlock.core.stackup.Stackup.update_laminate_layer(...)

Update a laminate layer with given properties.

ansys.sherlock.core.stackup.Stackup.list_conductor_layers(project)

List CCA conductor layers.

ansys.sherlock.core.stackup.Stackup.list_laminate_layers(project)

List all laminate layers and their properties.

ansys.sherlock.core.stackup.Stackup.get_stackup_props(...)

Get the stackup properties from a CCA.

ansys.sherlock.core.stackup.Stackup.get_layer_count(...)

Get the number of CCA layers in a stackup.

ansys.sherlock.core.stackup.Stackup.get_total_conductor_thickness(...)

Return the total conductor thickness.