Click or drag to resize

FemMaterialAddBeamId Method

add an element identifier to the list of the material's element identifiers.

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void AddBeamId(
	string id
)

Parameters

id
Type: SystemString
element identifier to be added.
See Also