|
ShellsPrincipalCrossSectionForcesN1 Field
|
list of list of first 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>> N1
Protected N1 As List(Of List(Of Double))
protected:
List<List<double>^>^ N1
val mutable N1: List<List<float>>
Field Value
Type:
ListListDouble
See Also