Click or drag to resize

FemMaterialG3 Method

transverse shear modulus in base units, by default [kN/cm2].

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public abstract double G3(
	int i = 0
)

Parameters

i (Optional)
Type: SystemInt32
index of direction (0/1 = x/y) for which to return G3.

Return Value

Type: Double
transverse shear modulus [kN/m2].
See Also