Class MemberFullUniformlyDistributedLoadParams
Represents parameters of a uniformly distributed load on a whole member span
Inheritance
MemberFullUniformlyDistributedLoadParams
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberFullUniformlyDistributedLoadParams : MemberLoadParams
Properties
Name | Description |
---|---|
Load | Gets the load (in [N/mm]) |
Methods
Name | Description |
---|---|
Global(MemberSpanInfo, double, LoadDirectionGlobal?, ApplicableMeasuring?) | Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the global direction |
Local(MemberSpanInfo, double, LoadDirectionLocal?) | Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the local direction |