Click or drag to resize

FemMaterial_Orthotropic Constructor (FemMaterial)

copy constructor for orthotropic materials

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FemMaterial_Orthotropic(
	FemMaterial other
)

Parameters

other
Type: Karamba.MaterialsFemMaterial

[Missing <param name="other"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.#ctor(Karamba.Materials.FemMaterial)"]

See Also