Click or drag to resize

ElemSetadd Method

add beam identifier to the list of beam identifiers.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void add(
	string beam_id
)

Parameters

beam_id
Type: SystemString
identifier of element to be added.
See Also