设置指定索引位置的点坐标
Mcad::ErrorStatus setPointAt(Mdesk::UInt16 idx, const McGePoint3d& pt);
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput
McDbSolid 方法