The method
wfcSection.wfcSection.SectionEntityCircle_Create creates a circle entity in a specified section using the center and radius of the circle as inputs.
The methods
wfcSection.SectionEntityCircle.GetCenter and
wfcSection.SectionEntityCircle.SetCenter retrieve and set the center of the circle using the
pfcPoint2D object.