John Smith
john@example.com
sketch001 = startSketchOn('XY')
|> circleThreePoint(p1 = [25, 25], p2 = [30, 20], p3 = [27, 15])
|> extrude(length = 10)