PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ deleteFacesById

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

Delete faces by id.

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

Definition at line 712 of file liblwgeom_topo.h.