ThirdBodyElevationAngleConstraintThirdBodyPoint Property |
Gets or sets the center of mass point for the third body.
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 Point ThirdBodyPoint { get; set; }
Public Property ThirdBodyPoint As Point
Get
Set
public:
property Point^ ThirdBodyPoint {
Point^ get ();
void set (Point^ value);
}
member ThirdBodyPoint : Point with get, set
Property Value
Type:
PointRemarks See Also