Click or drag to resize

ConstantTorque Properties

The ConstantTorque type exposes the following members.

Properties
  NameDescription
Public propertyDefinedInAxes
Gets or sets the axes that the torque is represented in. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the rigid body.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyTorque
Gets or sets the direction and magnitude of the torque.
Public propertyTorqueVector
Gets the Vector representation of this torque.
(Inherited from TorqueModel.)
Top
See Also