How edits flow between HydraStorm and Civil 3D.
HydraStorm uses a snapshot/working pattern. When you load a network, it takes a snapshot of the current state. All your edits modify the "working" copy. Nothing changes in Civil 3D until you explicitly apply.
Click the Apply to C3D button to write all pending changes back to the Civil 3D pipe network objects. This includes:
Click Discard to revert all changes since the last Apply (or since loading if no Apply has been done). The working copy reverts to the snapshot.
HydraStorm maintains a full undo/redo history for all edits within the working session (Ctrl+Z / Ctrl+Y). This includes:
Apply to C3D is a one-way write operation. If you need to undo after applying, use Civil 3D's own Undo command (the C3D transaction is committed as a single operation).
Save your HydraStorm project (.hsp) before applying changes to Civil 3D. The .hsp file stores all your settings, flow assignments, and loss type configurations independently from the drawing.