EquipmentLoadApplyMode Enumeration

Represents equipment load apply mode

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum EquipmentLoadApplyMode
Members
  Member nameValueDescription
Unknown0 Unknown
AtCentreOfGravity1 Load is applied at the equipment's centre of gravity
AtSupports2 Load is applied at the equipment's supports
See Also