AddThicknessLayer(string, double, double)

Add a row to the LayeredSectionWorksheet New layers are added as the top most layer in the Z direction. LayeredSectionWorksheet indices are zero based and ordered in the Z direction.

Declaration Syntax

public virtual int AddThicknessLayer(string materialname, double thickness, double angle)

Parameters

materialname(string)

The name of the material to be used in the new layer.

thickness(double)

The thickness to be used in the new layer

angle(double)

The angle to be used in the new layer