Click or drag to resize

CroSecsetMaterial Method (ListFemMaterial)

set the material identifiers and the material references of the cross section. Sets material of layer 0 in case of shells.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void setMaterial(
	List<FemMaterial> materials
)

Parameters

materials
Type: System.Collections.GenericListFemMaterial

[Missing <param name="materials"/> documentation for "M:Karamba.CrossSections.CroSec.setMaterial(System.Collections.Generic.List{Karamba.Materials.FemMaterial})"]

See Also