Name

TopoGeo_LoadGeometry — Load a geometry into an existing topology, snapping and splitting as needed.

Synopsis

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.

[Note]

更新有关通过此函数加载的拓扑的统计信息由调用者决定,请参阅maintaining statistics during topology editing and population在拓扑编辑和填充期间维护统计信息。

可用性:3.5.0