Click or drag to resize

BuilderDSTVbuildElementLoad Method

add element-loads to the builder

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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