MemberTrapezoidalLoadParams Class

Represents parameters of a trapezoidal load on a whole member span
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Loading.CreateLoadParams
      TSD.API.Remoting.Loading.CreateMemberLoadParams
        TSD.API.Remoting.Loading.CreateMemberTrapezoidalLoadParams

Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public sealed class MemberTrapezoidalLoadParams : MemberLoadParams

The MemberTrapezoidalLoadParams 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 to the start of the top of the trapezoid (measured along member) (in [mm])
Public propertyEntityType The EntityType
(Inherited from EntityParams)
Public propertyLoad Gets the load at the top of trapezoid (in [N/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 propertyType Gets the type of the load
(Inherited from LoadParams)
Top
Methods
 NameDescription
Public methodStatic memberGlobal Creates a new instance of MemberTrapezoidalLoadParams class for the global direction
Public methodStatic memberLocal Creates a new instance of MemberTrapezoidalLoadParams class for the local direction
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