Member |
Represents parameters of a variably distributed torsion moment load on a member span
Inheritance Hierarchy
SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateMemberLoadParams
TSD.API.Remoting.Loading.CreateMemberVariablyDistributedTorsionMomentLoadParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateMemberLoadParams
TSD.API.Remoting.Loading.CreateMemberVariablyDistributedTorsionMomentLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The MemberVariablyDistributedTorsionMomentLoadParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction |
Gets the LoadDirection (Inherited from MemberLoadParams) | |
Distance | Gets the distance from the start point of the member span to the start of the load (in [mm]) | |
EndLoad | Gets the load at the end of the load (in [Nm/m]) | |
EntityType |
The EntityType (Inherited from EntityParams) | |
Length | Gets the length of the load (in [mm]) | |
Measuring |
Gets the DistanceMeasuring (Inherited from MemberLoadParams) | |
MemberLoadType |
Gets the MemberLoadType (Inherited from MemberLoadParams) | |
MemberSpanInfo |
Gets the MemberSpanInfo (Inherited from MemberLoadParams) | |
StartLoad | Gets the load at the start of the load (in [Nm/m]) | |
Type |
Gets the type of the load
(Inherited from LoadParams) |
Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of MemberVariablyDistributedTorsionMomentLoadParams class |
See Also