Settlement |
Represents parameters required to create a settlement load
Inheritance Hierarchy
SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateSettlementLoadParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreateSettlementLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The SettlementLoadParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
EntityType |
The EntityType (Inherited from EntityParams) | |
Rotation | Gets the rotation vector (all coordinates in [rad]) | |
Support | Gets the loaded ISupport | |
Translation | Gets the translation vector (all coordinates in [mm]) | |
Type |
Gets the type of the load
(Inherited from LoadParams) |
Methods
See Also