PANDORE Version 6 | GREYC-IMAGE |
pcolremoveitem deletes the specified item name from the input collection col_in. The result collection is saved in the output collection col_out.
Returns SUCCESS or FAILURE if the specified item does not exist.
Removes the item "foo" from the collection col.pan:
pobject2col foo tangram.pan col.pan pcolremoveitem foo col.pan col.pan pfile col.pan
Suppression d'un élément dans une collection.
Author: Alexandre Duret-Lutz