ShellsPrincipalCrossSectionForces Constructor
Namespace: Karamba.ResultsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public ShellsPrincipalCrossSectionForces(
Model model,
string lCSelection
)
Public Sub New (
model As Model,
lCSelection As String
)
public:
ShellsPrincipalCrossSectionForces(
Model^ model,
String^ lCSelection
)
new :
model : Model *
lCSelection : string -> ShellsPrincipalCrossSectionForces
Parameters
- model Model
- Model to be visited.
- lCSelection String
- String describing the user's state selection choice.
Syntax: "LoadCaseCombinationName/Tag1/Tag2/Tag3/...".
The tags get converted to lower case; leading and trailing spaces get removed.