AxesHelper Class |
Namespace: AGI.Foundation.Geometry
The AxesHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAxes(IServiceProvider) |
Gets the Axes from the IOrientationAxesService provided by an object.
| |
| GetAxes(IServiceProvider, String) |
Gets the Axes from the IOrientationAxesService provided by an object.
| |
| GetOptionalOrientationAxesService |
Gets the IOrientationAxesService provided by an object, or if the service does not exist.
| |
| GetOrientationAxesService(IServiceProvider) |
Gets the IOrientationAxesService provided by an object.
| |
| GetOrientationAxesService(IServiceProvider, String) |
Gets the IOrientationAxesService provided by an object.
|