Class MemberUniformlyDistributedTorsionMomentLoadParams
Represents parameters of a uniformly distributed torsion moment load on a member span
Inheritance
MemberUniformlyDistributedTorsionMomentLoadParams
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberUniformlyDistributedTorsionMomentLoadParams : MemberLoadParams
Properties
Name | Description |
---|---|
Distance | Gets the distance from the start point of the member span to the start of the load (in [mm]) |
Length | Gets the length of the load (in [mm]) |
Load | Gets the load (in [Nm/m]) |
Methods
Name | Description |
---|---|
Create(MemberSpanInfo, double, double, double) | Creates a new instance of MemberUniformlyDistributedTorsionMomentLoadParams class |