PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ deleteFacesById

int(* LWT_BE_CALLBACKS_T::deleteFacesById) (const LWT_BE_TOPOLOGY *topo, const LWT_ELEMID *ids, uint64_t 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
lastErrorMessage)

Definition at line 671 of file liblwgeom_topo.h.