Click or drag to resize

Element1DStatesCollectionStates Property

Gets all the Element1DState sorted by their Position.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IEnumerable<Element1DState> States { get; }

Property Value

Type: IEnumerableElement1DState
See Also