|
ShellsPrincipalCrossSectionForcesN2 Field
|
list of list of second principal normal forces [kN/m]. One sublist per shell-patch, one entry per shell-face.
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<List<double>> N2
Protected N2 As List(Of List(Of Double))
protected:
List<List<double>^>^ N2
val mutable N2: List<List<float>>
Field Value
Type:
ListListDouble
See Also