add_layer_top# Stackup.add_layer_top(name, layer_type='signal', **kwargs)[source]# Add a layer on top 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: