ISetOrientationAxesService Interface |
A service that sets 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 ISetOrientationAxesService
Public Interface ISetOrientationAxesService
public interface class ISetOrientationAxesService
type ISetOrientationAxesService = interface end
The ISetOrientationAxesService type exposes the following members.
Properties
| Name | Description |
---|
| OrientationAxes |
Sets the axes that describes the orientation of the object.
|
TopSee Also