Click or drag to resize

ShellsCroSecThicknessColored Constructor

Initializes a new instance of the ShellsCroSecThicknessColored 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 ShellsCroSecThicknessColored(
	Model model,
	int layer_ind,
	ResultsRenderLimits render_lims
)

Parameters

model
Type: Karamba.ModelsModel
model from which to retrieve results.
layer_ind
Type: SystemInt32
index of layer to be displayed.
render_lims
Type: Karamba.ResultsResultsRenderLimits
limits of the color range.
See Also