OOF2: The Manual
Name
OOF.Mesh.Boundary_Conditions.Delete — Remove this condition from the mesh.
Synopsis
           OOF.Mesh.Boundary_Conditions.Delete(mesh,name)
          
      
Details
- Parent Menu: OOF.Mesh.Boundary_Conditions
 - 
                  Callback: function 
_bcremovein moduleooflib.engine.IO.boundaryconditionmenu - 
               
Parameters:
mesh- Name of the mesh. Type: The path to an existing 
Meshobject. name- Name of the boundary condition to be deleted. Type: A character string.
 
 



