StateElement1D_pointStates Field
State at a point on a 1D-element.
Namespace: Karamba.Elements.StatesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public readonly List<PointState> _pointStates
Public ReadOnly _pointStates As List(Of PointState)
public:
initonly List<PointState^>^ _pointStates
val _pointStates: List<PointState>
Field Value
ListPointState