Class MemberMomentLoadParams
Represents parameters of a moment load on a member span
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberMomentLoadParams : MemberLoadParams
Properties
| Name | Description |
|---|---|
| Distance | Gets the distance from the start point of the member span (in [mm]) |
| Load | Gets the load (in [Nmm]) |
Methods
| Name | Description |
|---|---|
| Create(MemberSpanInfo, double, double, LoadDirectionLocal?) | Creates a new instance of MemberMomentLoadParams class |