LaminateLayerBaseSetThickness Method

Set the thickness of a layer.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public void SetThickness(
	double thickness
)

Parameters

thickness  Double

Exceptions

InvalidOperationExceptionThrows if the material of the layer is set to an orthotropic.

See Also