AxesLinearRateSpinAxis Property |
Gets or sets the spin axis with respect to the reference axes.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public UnitCartesian SpinAxis { get; set; }
Public Property SpinAxis As UnitCartesian
Get
Set
public:
property UnitCartesian SpinAxis {
UnitCartesian get ();
void set (UnitCartesian value);
}
member SpinAxis : UnitCartesian with get, set
Property Value
Type:
UnitCartesianSee Also