# ShowGrid show outlines of grid cells grid_in grid or data mapped to grid (grid_in) ShowGrid grid_out edges of grid cells (grid_out) ## Parameters |name|description|type| |-|-|-| |normalcells|Show normal (non ghost) cells|Int| |ghostcells|Show ghost cells|Int| |tetrahedron|Show tetrahedron|Int| |pyramid|Show pyramid|Int| |prism|Show prism|Int| |hexahedron|Show hexahedron|Int| |polyhedron|Show polyhedron|Int| |polygon|Show polygon|Int| |polyline|Show polylines/line strips|Int| |quad|Show quad|Int| |triangle|Show triangle|Int| |bar|Show bar|Int| |min_cell_index|show cells starting from this index|Int| |max_cell_index|show cells up to this index|Int|