geometry.Geometry.del_set#

Geometry.del_set(name)#

Delete a Set by name from the Geometry.

Parameters#

namestr

The name of the Set to delete.

Notes#

If the name does not exist, this operation is silently ignored.