Click or drag to resize

RCOptiElementselems Property

list of elements included in reinforcement design

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

Property Value

Type: IReadOnlyListRCOptiElement
See Also