fedoo.constitutivelaw.ShellLaminate.find_layer

ShellLaminate.find_layer(position=1)

Returns the num of layer corresponding to the given position in the thickness

Parameters:

position (float) – Position in the thickness, given as a fraction of the demi thickness : z = position * total_thickness/2 position = 1 for the top face (default) position = -1 for the bottom face position = 0 for the mid-plane

Returns:

layer_id (int)

Return type:

id of the layer at given position