Insert a new layer to the LayeredSectionWorksheet The new layer will be inserted below the layer indicated by the given index. LayeredSectionWorksheet indices are zero based and ordered in the Z direction.
Declaration Syntax
public int InsertThicknessLayerBelow(string materialname, double thickness, double angle, int index)
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
- index(int)
Worksheet row index