CentralBodyEllipticCylindricalAccessConstraintEllipseHeading Property |
Gets or sets the angle between North and the x semiaxis of the constraint ellipse.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar EllipseHeading { get; set; }
Public Property EllipseHeading As Scalar
Get
Set
public:
property Scalar^ EllipseHeading {
Scalar^ get ();
void set (Scalar^ value);
}
member EllipseHeading : Scalar with get, set
Property Value
Type:
ScalarSee Also