Click or drag to resize

IEntityRotationalVelocity Properties

The IEntityRotationalVelocity type exposes the following members.

Properties
  NameDescription
Public propertyOrientation
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.)
Public propertyRotationalVelocity
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.
Top
See Also