“…In [22] the authors illustrate their proposal by computing an ellipsoid as a locus using a natural extension of the gardener's method. In our setting, and using their element names and values, the construction is FreePoint('Pt1',0,0,0); FreePoint('Pt2',1,0,0) FreePoint('Pt3',0,2,0); Line('L13','Pt1','Pt3') PointOnObject('Pt5','L13'); Sphere('Sph8','Pt1','Pt1','Pt5') Sphere('Sph9','Pt2','Pt3','Pt5') IntersectionObjectObject('Cr10','Sph8','Sph9') They state that "paramGeo3D has automatically obtained as locus (without the user having to type anything)" when, asking for Cr10, the system returns…”