Interface ISettlementLoad
Represents a settlement load
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISettlementLoad : ILoad, IEntity, IHaveId, IHaveIndex
Remarks
It is possible to cast ILoad as ISettlementLoad if Type is Settlement.
Properties
| Name | Description |
|---|---|
| Rotation | Gets the rotation vector (all coordinates in [rad]) |
| SupportIndex | Gets the loaded support index |
| Translation | Gets the translation vector (all coordinates in [mm]) |