Click or drag to resize

ShellsPrincipalResultantsVectors Constructor

create principal results vectors by visiting a model

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ShellsPrincipalResultantsVectors(
	Model model,
	int layer_ind,
	SurfaceResultTag tag
)

Parameters

model
Type: Karamba.ModelsModel
model to be visited
layer_ind
Type: SystemInt32
index of layer to be visited
tag
Type: SurfaceResultTag
type of results to be gathered
See Also