Click or drag to resize

RCOptiElementselems Property

Gets list of elements included in reinforcement design.

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<RCOptiElement> elems { get; }

Property Value

Type: IReadOnlyListRCOptiElement
See Also