geometry.Geometry.del_field#

Geometry.del_field(name)#

Delete the Field with the specified name.

Parameters#

name: str

The name of the Field to delete from the Geometry object. A nonexisting name is silently ignored.