Click or drag to resize

BuilderDSTVbuildLoadCase Method

add load case data to the product

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override void buildLoadCase(
	int lc_ind,
	Model model
)

Parameters

lc_ind
Type: SystemInt32
index of load-case
model
Type: Karamba.ModelsModel
statical model
See Also