IEntityRotationalVelocity Properties |
The IEntityRotationalVelocity type exposes the following members.
Name | Description | |
---|---|---|
Orientation |
Gets the transactional property that holds the orientation of the entity. To obtain the
axes in which the orientation is defined, get the OrientationAxes
property from the entity's EntityDescriptorTEntity.
(Inherited from IEntityOrientation.) | |
RotationalVelocity |
Gets the transactional property that holds the rotational velocity of the entity. To obtain the
axes in which the rotational velocity is defined, get the OrientationAxes
property from the entity's EntityDescriptorTEntity.
|