Click or drag to resize

RCOptiElementsupdate Method

update the C# model based on the results of the C++-model

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void update(
	Model model
)

Parameters

model
Type: Karamba.ModelsModel
model to be updated
See Also