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