Click or drag to resize

ShellsUtilisationMesh Constructor

visitor for gathering principal strains on shells

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ShellsUtilisationMesh(
	Model model,
	int layer_ind,
	ResultsRenderLimits render_lims,
	SurfaceResultTag tag,
	double z
)

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
tag
Type: SurfaceResultTag
type of result to be gathered
z
Type: SystemDouble
relative position along shell thickness where
See Also