Click or drag to resize

ShellsUtilisationTopAndBottomLayer Constructor

create a visitor that gathers the shells colored result meshes for the utilization of the top- and bottom layer of the shell

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ShellsUtilisationTopAndBottomLayer(
	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