circle(p,r)
i1 : circle(point(20.1, 30.),30.) o1 = Circle{Point2D{20, 30}, 30} o1 : Circle
The source of this document is in Graphics.m2:834:0.