set_layer_range#

PadstackInstance.set_layer_range(top_layer, bottom_layer)#

Set the top and bottom layers of the padstack instance.

Parameters:
top_layerLayer

Top layer of the padstack instance.

bottom_layerLayer

Bottom layer of the padstack instance.