UnitCartesianMostOrthogonalAxis 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: 24.3.420.0 (24.3.420.0)
Syntax public UnitCartesian MostOrthogonalAxis { get; }
Public ReadOnly Property MostOrthogonalAxis As UnitCartesian
Get
public:
property UnitCartesian MostOrthogonalAxis {
UnitCartesian get ();
}
member MostOrthogonalAxis : UnitCartesian with get
Property Value
Type:
UnitCartesianSee Also