The Circle Transform handle is used to define a circle's parameters.

Parameters:

    orient      - Which axis to orient the circle with respect to.
    onoff       - Whether the handle is visible, 1 means visible.
    sx, sy      - The radius of the circle in it's own axes.
    tx, ty, tz  - The center of the circle in absolute coordinates.

See Also: None
