Interface ISettlementLoad

Represents a settlement load

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])

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