设置圆的中心点
Mcad::ErrorStatus setCenter(const McGePoint3d& pt);
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput
McDbCircle 方法