Click or drag to resize

DistributedLoadPositions Property

Gets the positions which serve as interpolation points for the load-values.

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

Property Value

Type: IReadOnlyListDouble
See Also