Class SettlementLoadParams
Represents parameters required to create a settlement load
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class SettlementLoadParams : LoadParams
Properties
Name | Description |
---|---|
Rotation | Gets the rotation vector (all coordinates in [rad]) |
Support | Gets the loaded ISupport |
Translation | Gets the translation vector (all coordinates in [mm]) |
Methods
Name | Description |
---|---|
Create(ISupport?, double, double, double, double, double, double) | Creates a new instance of SettlementLoadParams class |