|
ShellsCroSecBoundariesColored Constructor
|
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic ShellsCroSecBoundariesColored(
Model model,
int layer_ind
)
Public Sub New (
model As Model,
layer_ind As Integer
)
public:
ShellsCroSecBoundariesColored(
Model^ model,
int layer_ind
)
new :
model : Model *
layer_ind : int -> ShellsCroSecBoundariesColoredParameters
- model
- Type: Karamba.ModelsModel
model from which to retrieve results. - layer_ind
- Type: SystemInt32
index of layer to be displayed.
See Also