![]() | NodalLoadParams Class |
Represents parameters required to create a nodal load

SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateNodalLoadParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateNodalLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

The NodalLoadParams type exposes the following members.

Name | Description | |
---|---|---|
![]() | NodalLoadParams(Int32, Vector3D) |
The constructor for force as a Vector3D |
![]() | NodalLoadParams(Int32, Vector3D, Vector3D) |
The constructor for force and moment as a Vector3D |
![]() | NodalLoadParams(Int32, Double, Double, Double) |
The constructor for individual force components
|
![]() | NodalLoadParams(Int32, Double, Double, Double, Double, Double, Double) |
The constructor for individual force and moment components
|

Name | Description | |
---|---|---|
![]() | EntityType |
The EntityType (Inherited from EntityParams.) |
![]() | ForceAsVector |
Gets the force as a Vector3D (each coordinate is in [N])
|
![]() | MomentAsVector |
Gets the moment as a Vector3D (each coordinate is in [Nmm])
|
![]() | PointIndex |
Gets the index of IConstructionPoint |
![]() | Type |
Gets the type of the load
(Inherited from LoadParams.) |
