MemberLoadParams Class

Represent base class of parameters of a load on a member span
Inheritance Hierarchy

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public abstract class MemberLoadParams : LoadParams

The MemberLoadParams type exposes the following members.

Properties
  NameDescription
Public propertyDirection
Gets the LoadDirection
Public propertyEntityType (Inherited from EntityParams.)
Public propertyMeasuring
Public propertyMemberLoadType
Gets the MemberLoadType
Public propertyMemberSpanInfo
Gets the MemberSpanInfo
Public propertyType
Gets the type of the load
(Inherited from LoadParams.)
Top
See Also
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Loading.CreateLoadParams
      TSD.API.Remoting.Loading.CreateMemberLoadParams
        TSD.API.Remoting.Loading.CreateMemberForceLoadParams
        TSD.API.Remoting.Loading.CreateMemberFullUniformlyDistributedLoadParams
        TSD.API.Remoting.Loading.CreateMemberFullUniformlyDistributedTorsionMomentLoadParams
        TSD.API.Remoting.Loading.CreateMemberMomentLoadParams
        TSD.API.Remoting.Loading.CreateMemberTrapezoidalLoadParams
        TSD.API.Remoting.Loading.CreateMemberUniformlyDistributedLoadParams
        TSD.API.Remoting.Loading.CreateMemberUniformlyDistributedTorsionMomentLoadParams
        TSD.API.Remoting.Loading.CreateMemberVariablyDistributedLoadParams
        TSD.API.Remoting.Loading.CreateMemberVariablyDistributedTorsionMomentLoadParams