计算曲线参数所代表的位置在曲线上的一阶导数
McGeVector2d getFirstDeriv(double param, bool* pOk = NULL) const;
返回曲线上的一阶导数
McGeCurve2d 方法