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: 1.0.0.0 (1.0.0.0)
Syntax
public override void addTo(
	Model fe_model,
	int numLC,
	int id_num
)

Parameters

fe_model
Type: Model

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

numLC
Type: SystemInt32
number of load cases in the model
id_num
Type: SystemInt32
identification number of the element
See Also