Click or drag to resize

BuilderDSTVbuildElementPretensionLoad Method

add a pretension-load to the builder.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected void buildElementPretensionLoad(
	StrainLoad ptl,
	ModelElement elem,
	Model model
)

Parameters

ptl
Type: Karamba.LoadsStrainLoad
pre-strain-load-object.
elem
Type: Karamba.ElementsModelElement
element where the load applies.
model
Type: Karamba.ModelsModel
model the element belongs to.
See Also