TopoGeo_LoadGeometry — Load a geometry into an existing topology, snapping and splitting as needed.
void TopoGeo_LoadGeometry(
varchar atopology, geometry ageom, float8 tolerance)
;
Loads a geometry into an existing topology. The given geometry will snap to existing nodes or edges within given tolerance. Existing edges and faces may be split as a consequence of the load.
更新有关通过此函数加载的拓扑的统计信息由调用者决定,请参阅maintaining statistics during topology editing and population在拓扑编辑和填充期间维护统计信息。 |
可用性:3.5.0