Click or drag to resize

FemMaterial_OrthotropicCopy Method

copy the material from another one.

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void Copy(
	FemMaterial other_
)

Parameters

other_
Type: Karamba.MaterialsFemMaterial

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

See Also