Click or drag to resize

UtilshandleError Method

handle an error originating from a FE-model-calculation.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static void handleError(
	int error_flg,
	Deform analysis
)

Parameters

error_flg
Type: SystemInt32
number of the error.
analysis
Type: Deform
analysis object of the FE-model.
See Also