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