Click or drag to resize

DistributedLoadValues Property

Gets the values at the interpolation points.

Namespace:  Karamba.Loads.Beam
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<double> Values { get; }

Property Value

Type: IReadOnlyListDouble
See Also