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: 1.0.0.0 (1.0.0.0)
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