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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also