AxesFixedAtJulianDateFixedAxes Property |
Gets or sets the
Axes that will be evaluated at the
FixedAt date.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Axes FixedAxes { get; set; }
Public Property FixedAxes As Axes
Get
Set
public:
property Axes^ FixedAxes {
Axes^ get ();
void set (Axes^ value);
}
member FixedAxes : Axes with get, set
Property Value
Type:
AxesSee Also