dtcc.Scene.add_bounds(name: str, bounds: Bounds)[source] Add bounds to the scene. Parameters:¶ name : str¶Name of the bounds. bounds : Bounds¶Bounds object to be added.