|
ShellsPrincipalCrossSectionForcesM2 Field
|
list of list of second principal moments [kNm/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>> M2
Protected M2 As List(Of List(Of Double))
protected:
List<List<double>^>^ M2
val mutable M2: List<List<float>>
Field Value
Type:
ListListDouble
See Also