Class SettlementLoadParams

Represents parameters required to create a settlement load

Inheritance
SettlementLoadParams
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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next