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: 1.0.0.0 (1.0.0.0)
Syntax
public void AddBeamId(
	string id
)

Parameters

id
Type: SystemString
element identifier to be added
See Also