IOrientationAxesService Interface |
A service that provides the orientation (rotation) of an object over time.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface IOrientationAxesService
Public Interface IOrientationAxesService
public interface class IOrientationAxesService
type IOrientationAxesService = interface end
The IOrientationAxesService type exposes the following members.
Properties
| Name | Description |
---|
| OrientationAxes |
Gets the axes that describes the orientation of the object.
|
TopSee Also