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