PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWT_ELEMID lwt_RemEdgeNewFace | ( | LWT_TOPOLOGY * | topo, |
LWT_ELEMID | edge | ||
) |
Remove an edge, possibly merging two faces (replacing both with a new one)
For ST_RemEdgeNewFace
topo | the topology to operate on |
edge | identifier of the edge to be removed |
Definition at line 4324 of file lwgeom_topo.c.
References _lwt_RemEdge().