|
ShellsLocalCrossSectionForcesNxy Field
|
list of distributed in-plane shear forces nxy [kN/m] forces. One sublist per path, one entry in sublist per shell face.
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<List<double>> Nxy
Protected Nxy As List(Of List(Of Double))
protected:
List<List<double>^>^ Nxy
val mutable Nxy: List<List<float>>
Field Value
Type:
ListListDouble
See Also