搜索资源列表
Delaunay2011-9-16
- vc编程读取dxf文件高程点数据,对离散点均匀化处理,并用delaunay逐点插入算法建网。-vc programming to read the dxf file elevation point data, the uniform treatment of discrete points, and delaunay incremental insertion algorithm of network construction.
11.2
- ArcGIS中三维数据有3D要素数据和表面数据两种形式。 3D要素数据用来表示离散的对象,每个对象的信息都存储在要素的几何和属性中。 3D要素数据又分为三维点数据、三维线数据和多面体(MultiPatch)数据。 多面体数据根据组成方式的不同又分为Triangle Strip、Triangle Fan和Ring三种类型。 ? 此为ArcEngine开发中三维数据模型源代码。(Three-dimensional data in ArcGIS has two forms: 3D element