Not sure if this is possible, and I've probably asked this before, but here's a another try!   In a parametric object I want to calculate a point, put a control point there and draw some geometry located at that control point.  I get the first part, but when the user moves the control point the object is moving but not the handle.   Is this even possible?   Thanks!     Procedure Test; CONST CR = CHR(13); GiveMeAnX = 500mm; GiveMeAY = 200mm