Documentation edits

This commit is contained in:
Lew Rossman
2019-05-09 13:53:57 -04:00
parent 21ff7c009e
commit 1c9ee7788b
2 changed files with 3 additions and 1 deletions

View File

@@ -379,6 +379,7 @@ When the Toolkit function @ref EN_solveH is used to make a hydraulic analysis, r
| 254 | Function call refers to node with no coordinates |
| 257 | Function call refers to nonexistent rule |
| 258 | Function call refers to nonexistent rule clause |
| 259 | Function call attempts to delete a node that still has links connected to it |
| 260 | Function call attempts to delete node assigned as a Trace Node |
| 261 | Function call attempts to delete a node or link contained in a control |
| 262 | Function call attempts to modify network structure while a solver is open |