IOrientationAxesServiceOrientationAxes Property |
Gets the axes that describes the orientation of the object.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Axes OrientationAxes { get; }
ReadOnly Property OrientationAxes As Axes
Get
property Axes^ OrientationAxes {
Axes^ get ();
}
abstract OrientationAxes : Axes with get
Property Value
Type:
AxesSee Also