CartesianMostParallelAxis Property |
Gets the axis which is most parallel 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 UnitCartesian MostParallelAxis { get; }
Public ReadOnly Property MostParallelAxis As UnitCartesian
Get
public:
property UnitCartesian MostParallelAxis {
UnitCartesian get ();
}
member MostParallelAxis : UnitCartesian with get
Property Value
Type:
UnitCartesian
See Also