Click or drag to resize

UtilizationResults_BeamaddDefault Method

add a default entry

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void addDefault(
	int elem_ind,
	bool with_details
)

Parameters

elem_ind
Type: SystemInt32

[Missing <param name="elem_ind"/> documentation for "M:Karamba.Results.UtilizationResults_Beam.addDefault(System.Int32,System.Boolean)"]

with_details
Type: SystemBoolean
if true intermediate values of the calculation are attached
See Also