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