搜索资源列表
netlayer
- VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
connectzone
- 连接小区质心点到道路网上,可选数目的线段连接。Mapbasic源码。-Connect the central point of TAZ to Road network.
getpoint
- 读取cad坐标,能够方便的读取线段的端点坐标。-Cad reading coordinates, the coordinates of the endpoint can be easily read segment.