aFile.setValue(theFile)
aSession.finishOperation()
-assert(aPart.size("Construction") == 21), "Wrong number of construction: {}".format(aPart.size("Construction"))
+assert(aPart.size("Construction") == 35), "Right number of construction: {}".format(aPart.size("Construction"))
-assert(aPart.size("Folders") == 1), "Wrong number of folders: {}".format(aPart.size("Folders"))
+assert(aPart.size("Folders") == 1), "Right number of folders: {}".format(aPart.size("Folders"))
- Une information par ligne
- Sur une ligne, les données sont séparés par des blancs
- Les données sont regroupées en 3 sections : les noeuds, la connectivité, les raccordements
-- Une section débute par **mot-clé section** est finit par *............*
+- Une section débute par **mot-clé section**
Les noeuds
----------
id_noeud6 - 30 -10 10
id_noeud7 - 30 0 10
# Les deux piquages
-id_noeudA id_noeud2 -5 5 10
+id_noeudA id_noeud2 -5 -5 10
id_noeudB id_noeudA 0 5 10
id_noeudC - 30 -10 20
id_noeudD id_noeudC 5 5 5