IEquipmentLoadLoadsAtSupports Property

Gets the list of load values at the equipment's supports (in [N])

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyList<double> LoadsAtSupports { get; }

Property Value

Type: IReadOnlyListDouble
See Also