ISetOrientationAxesServiceOrientationAxes Property |
Sets 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 { set; }
WriteOnly Property OrientationAxes As Axes
Set
property Axes^ OrientationAxes {
void set (Axes^ value);
}
abstract OrientationAxes : Axes with set
Property Value
Type:
AxesSee Also