Click or drag to resize

Modelcheck_loadcase_index Method

check whether there are results available for the model and a specific load-case and throw an exception in case there are none.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void check_loadcase_index(
	int lc_ind
)

Parameters

lc_ind
Type: SystemInt32

[Missing <param name="lc_ind"/> documentation for "M:Karamba.Models.Model.check_loadcase_index(System.Int32)"]

See Also