# Grid ```{eval-rst} .. py:function:: lookAtGrid() :nocontentsentry: Center view: Center the view on the grid | Constraints: User interface ``` ```{eval-rst} .. py:function:: showGrid(ShowGrid) :nocontentsentry: Grid: Show/hide the grid | Constraints: User interface :param bool ShowGrid: Flag to enable/disable the grid. ``` ```{eval-rst} .. py:function:: showGridConfiguration(ShowGridConfiguration) :nocontentsentry: Grid Configuration: Show/hide the grid configuration | Constraints: User interface :param bool ShowGridConfiguration: Flag to enable/disable the grid configuration. ```