__dumpmeshes __dms
      Displays the details of the mesh of a cut object.
    
    
        Displays the number of vertices and triangles in the mesh of a cut object.
      
      
        
          __dumpmeshes Volume_1_1
        
        
          Displays the number of vertices and triangles in the mesh of Volume_1_1.
        
      
      
        <no parameters>
      
      | no parameters | 
| Mode | Target | 
|---|---|
| Staged construction | Cut object | 
        
          None
        
      
    
        Displays the number of vertices and triangles in the mesh of a cut object and a list with all their details.
      
      
        
          __dumpmeshes Volume_1_1 true
        
        
          Displays the number of vertices and triangles in the mesh of Volume_1_1 and a list with all their details.
        
      
      
        Boolean'
      
      | Boolean | Boolean | True displays the details of the vertices and triangles, false does not display the details | 
| Mode | Target | 
|---|---|
| Staged construction | Cut object | 
        
          None