PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ deleteNodesById

int(* LWT_BE_CALLBACKS_T::deleteNodesById) (const LWT_BE_TOPOLOGY *topo, const LWT_ELEMID *ids, int numelems)

Delete nodes by id.

Parameters
topothe topology to act upon
idsan array of node identifiers
numelemsnumber of node identifiers in the ids array
Returns
number of nodes being deleted or -1 on error (
See also
lastErroMessage)

Definition at line 751 of file liblwgeom_topo.h.