delete_mesh_operations#

Mesh.delete_mesh_operations(mesh_type=None)[source]#

Remove mesh operations from a design.

Parameters:
mesh_typeoptional

Type of the mesh operation to delete. The default is None, in which case all mesh operations are deleted.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.DeleteOp