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

Parameters

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