to Flattened Grid Graph
A 2D GridGraph whose blocked cells are this 3D grid's no-fly footprint: cell (col,row) is blocked if any layer at (col,row) is blocked. Flattens 3D obstacles for the 2D animation, so a voxel model's obstacles can be drawn via the existing grid-obstacle overlay (reuses P5; the app is 2D).