Click or drag to resize

ModelBeamaddTo Method

create feb-element and add it to the feb-model.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void addTo(
	Model fe_model,
	LCCombiCollector lcIndexer,
	int id_num
)

Parameters

fe_model
Type: Model

[Missing <param name="fe_model"/> documentation for "M:Karamba.Elements.ModelBeam.addTo(feb.Model,Karamba.Loads.Combinations.LCCombiCollector,System.Int32)"]

lcIndexer
Type: Karamba.Loads.CombinationsLCCombiCollector
indexer for load-case names.
id_num
Type: SystemInt32
identification number of the element.
See Also