delete_mesh_operations#
- Mesh.delete_mesh_operations(mesh_type=None)#
Remove mesh operations from a design.
- Parameters:
- mesh_type
optional Type of the mesh operation to delete. The default is
None, in which case all mesh operations are deleted.
- mesh_type
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oModule.DeleteOp