dtcc.Scene.add_grid(name: str, grid: Grid)[source] Add a grid to the scene. Parameters:¶ name : str¶Name of the grid. grid : Grid¶Grid object to be added.