add_layer_bottom#
- LayerCollection.add_layer_bottom(layer_to_add)#
Add a new layer to the bottom of the layer collection.
This method adjusts existing layers as needed to maintain stackup consistency.
- Parameters:
- layer_to_add
Layer
Name of the layer to add.
- layer_to_add
- Returns:
Layer