Click or drag to resize

CroSecAddElemId Method

add an element identifier to the list of element identifiers which define to which elements the cross SectionForce shall be attached in the course of assemblage.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual void AddElemId(
	string id
)

Parameters

id
Type: SystemString
identifier (or regex if preceded by "&") which signifies the elements to which the cross section shall be attached to.
See Also