Replicad APISolidsmakeEllipsoidOn this pageFunction: makeEllipsoid() function makeEllipsoid( aLength, bLength, cLength): Solid; Defined in: shapeHelpers.ts:461 Creates an ellipsoid with the given lengths of the axes. Parameters aLength number bLength number cLength number Returns Solid