Click or drag to resize

ShellsCroSecBoundariesColored Constructor

Initializes a new instance of the ShellsCroSecBoundariesColored class. visitor for gathering colored shell cross sections.

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public ShellsCroSecBoundariesColored(
	Model model,
	int layer_ind
)

Parameters

model
Type: Karamba.ModelsModel
model from which to retrieve results.
layer_ind
Type: SystemInt32
index of layer to be displayed.
See Also