MemberVariablyDistributedTorsionMomentLoadParams Class

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

Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
public sealed class MemberVariablyDistributedTorsionMomentLoadParams : MemberLoadParams

The MemberVariablyDistributedTorsionMomentLoadParams type exposes the following members.

Properties
 NameDescription
Public propertyDirection Gets the LoadDirection
(Inherited from MemberLoadParams)
Public propertyDistance Gets the distance from the start point of the member span to the start of the load (in [mm])
Public propertyEndLoad Gets the load at the end of the load (in [Nm/m])
Public propertyEntityType The EntityType
(Inherited from EntityParams)
Public propertyLength Gets the length of the load (in [mm])
Public propertyMeasuring Gets the DistanceMeasuring
(Inherited from MemberLoadParams)
Public propertyMemberLoadType Gets the MemberLoadType
(Inherited from MemberLoadParams)
Public propertyMemberSpanInfo Gets the MemberSpanInfo
(Inherited from MemberLoadParams)
Public propertyStartLoad Gets the load at the start of the load (in [Nm/m])
Public propertyType Gets the type of the load
(Inherited from LoadParams)
Top
Methods
 NameDescription
Public methodStatic memberCreate Creates a new instance of MemberVariablyDistributedTorsionMomentLoadParams class
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next