Class MemberTrapezoidalLoadParams
Represents parameters of a trapezoidal load on a whole member span
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberTrapezoidalLoadParams : MemberLoadParams
Properties
Name | Description |
---|---|
Distance | Gets the distance from the start point of the member to the start of the top of the trapezoid (measured along member) (in [mm]) |
Load | Gets the load at the top of trapezoid (in [N/mm]) |
Methods
Name | Description |
---|---|
Global(MemberSpanInfo, double, double, LoadDirectionGlobal?, ApplicableMeasuring?) | Creates a new instance of MemberTrapezoidalLoadParams class for the global direction |
Local(MemberSpanInfo, double, double, LoadDirectionLocal?) | Creates a new instance of MemberTrapezoidalLoadParams class for the local direction |