EllipsoidSemiaxisLengths Property |
Gets the semiaxis lengths.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public Cartesian SemiaxisLengths { get; }
Public ReadOnly Property SemiaxisLengths As Cartesian
Get
public:
property Cartesian SemiaxisLengths {
Cartesian get ();
}
member SemiaxisLengths : Cartesian with get
Property Value
Type:
CartesianSee Also