create# static StackupLayer.create(name, layer_type, thickness, elevation, material)# Create a stackup layer. Parameters: namestrName of the stackup layer. layer_typeLayerTypeType of the stackup layer. thicknessValueLikeThickness of the stackup layer. elevationValueLikeElevation of the stackup layer. materialstrMaterial of the stackup layer. Returns: StackupLayerStackup layer created.