PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWT_ELEMID lwt_RemEdgeModFace | ( | LWT_TOPOLOGY * | topo, |
LWT_ELEMID | edge | ||
) |
Remove an edge, possibly merging two faces (replacing one with the other)
For ST_RemEdgeModFace
Preferentially keep the face on the right, to be symmetric with lwt_AddEdgeModFace.
topo | the topology to operate on |
edge | identifier of the edge to be removed |
Definition at line 4318 of file lwgeom_topo.c.
References _lwt_RemEdge().