Click or drag to resize

FemMaterial_OrthotropicCopy Method

copy the material from another one

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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