Click or drag to resize

BuilderDSTVbuildElementPretensionLoad Method

add a pretension-load to the builder

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