add_layer_bottom# Stackup.add_layer_bottom(name, layer_type='signal', **kwargs)[source]# Add a layer on bottom of the stackup. Parameters: namestrName of the layer. layer_type: str, optionalType of the layer. The default to "signal". Options are "signal", "dielectric" kwargs Returns: