UnitRectangularMostOrthogonalAxis Property |
Gets the axis which is most orthogonal to this instance.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic UnitRectangular MostOrthogonalAxis { get; }
Public ReadOnly Property MostOrthogonalAxis As UnitRectangular
Get
public:
property UnitRectangular MostOrthogonalAxis {
UnitRectangular get ();
}
member MostOrthogonalAxis : UnitRectangular with get
Property Value
Type:
UnitRectangular
See Also