Member |
Represents parameters of a uniformly distributed 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.CreateMemberFullUniformlyDistributedLoadParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateMemberLoadParams
TSD.API.Remoting.Loading.CreateMemberFullUniformlyDistributedLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The MemberFullUniformlyDistributedLoadParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction |
Gets the LoadDirection (Inherited from MemberLoadParams) | |
EntityType |
The EntityType (Inherited from EntityParams) | |
Load | Gets the load (in [N/mm]) | |
Measuring |
Gets the DistanceMeasuring (Inherited from MemberLoadParams) | |
MemberLoadType |
Gets the MemberLoadType (Inherited from MemberLoadParams) | |
MemberSpanInfo |
Gets the MemberSpanInfo (Inherited from MemberLoadParams) | |
Type |
Gets the type of the load
(Inherited from LoadParams) |
Methods
Name | Description | |
---|---|---|
Global | Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the global direction | |
Local | Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the local direction |
See Also