ConstantTorque Properties |
The ConstantTorque type exposes the following members.
| Name | Description | |
|---|---|---|
| DefinedInAxes |
Gets or sets the axes that the torque is represented in. These should
be the IntegrationAxes
of the PropagationEulerianAxes associated with the rigid body.
| |
| IsFrozen |
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.) | |
| Torque |
Gets or sets the direction and magnitude of the torque.
| |
| TorqueVector |
Gets the Vector representation of this torque.
(Inherited from TorqueModel.) |