One of the feature in new HEC-RAS (RAS 2025-Beta) which I will be looking forward is ability to export 2D result as a shape file. Each of these meshes being able to export as a shape file with results ...
RIVIA trivia: you can export a point shapefile from HEC-RAS Runtime Log showing the locations corresponding to maximum-iteration. from rivia import Project proj = Project("unsteady_model.prj") ...