返回用户自定义实体的曲线数据.回调函数类型
typedef bool (* GetCurveData)(McDbEntity* pEnt,McGePoint3d& spt,McGePoint3d& ept,double& dLen);
MxGraph.h
类型