Click or drag to resize

BuilderDSTVbuildElementLoad Method

add element-loads to the builder.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void buildElementLoad(
	ModelElement elem,
	Model model
)

Parameters

elem
Type: Karamba.ElementsModelElement
element where the loads apply.
model
Type: Karamba.ModelsModel
model the element belongs to.
See Also