]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
First implementation of python API for HYDRO module.
authoradv <adv@opencascade.com>
Thu, 5 Sep 2013 10:37:38 +0000 (10:37 +0000)
committeradv <adv@opencascade.com>
Thu, 5 Sep 2013 10:37:38 +0000 (10:37 +0000)
commitd0413fc6f8d2c004c7d2baac5d174c0502417d70
tree1442430e47f2625c6cf5bf9656ec88f125bc1d22
parent3c8f91209d19afd8514e837d001119c39b3c28f7
First implementation of python API for HYDRO module.
src/HYDROPy/CMakeLists.txt [new file with mode: 0644]
src/HYDROPy/HYDROData.py.in [new file with mode: 0644]
src/HYDROPy/HYDROData.sip [new file with mode: 0644]
src/HYDROPy/HYDROData_Bathymetry.sip [new file with mode: 0644]
src/HYDROPy/HYDROData_Document.sip [new file with mode: 0644]
src/HYDROPy/HYDROData_Object.sip [new file with mode: 0644]
src/HYDROPy/configure.py [new file with mode: 0644]