ShellsPrincipalSigEpsVectors Constructor
Namespace: Karamba.ResultsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public ShellsPrincipalSigEpsVectors(
Model model,
LoadCase lcSuperImp,
int layer_ind,
SurfaceResultTag tag,
double z_rel
)
Public Sub New (
model As Model,
lcSuperImp As LoadCase,
layer_ind As Integer,
tag As SurfaceResultTag,
z_rel As Double
)
public:
ShellsPrincipalSigEpsVectors(
Model^ model,
LoadCase^ lcSuperImp,
int layer_ind,
SurfaceResultTag tag,
double z_rel
)
new :
model : Model *
lcSuperImp : LoadCase *
layer_ind : int *
tag : SurfaceResultTag *
z_rel : float -> ShellsPrincipalSigEpsVectors
Parameters
- model Model
- model for which results shall be retrieved.
- lcSuperImp LoadCase
- SuperPosition rule for the results.
- layer_ind Int32
- index of layer to be displayed.
- tag SurfaceResultTag
- tag of results to be gathered.
- z_rel Double
- relative layer-position along cross section height: -1..lower rim; 1..upper rim.