]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
import/export XAO for topology and groups + rework
authorfps <fps@opencascade.com>
Tue, 9 Apr 2013 12:00:09 +0000 (12:00 +0000)
committerfps <fps@opencascade.com>
Tue, 9 Apr 2013 12:00:09 +0000 (12:00 +0000)
commit37b0d2eb734d5f2e4b8cffb56fe27d3dafcaf9cd
tree1dd8a2ae3d3b3580fb8ae2b3c785feef0e39584e
parente508f5a4ccb3200073fcfc051f267ea9be0cfbd9
import/export XAO for topology and groups + rework
28 files changed:
configure.ac
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMImpl/GEOMImpl_IImportExportOperations.cxx
src/GEOMImpl/GEOMImpl_IImportExportOperations.hxx
src/GEOMImpl/Makefile.am
src/ImportExportGUI/ImportExportGUI.cxx
src/ImportExportGUI/ImportExportGUI.h
src/ImportExportGUI/ImportExportGUI_ExportXAODlg.cxx
src/ImportExportGUI/ImportExportGUI_ExportXAODlg.h
src/XAO/Field.cxx
src/XAO/Field.hxx
src/XAO/GeometricElement.cxx [new file with mode: 0644]
src/XAO/GeometricElement.hxx [new file with mode: 0644]
src/XAO/Geometry.cxx
src/XAO/Geometry.hxx
src/XAO/Group.cxx
src/XAO/Group.hxx
src/XAO/Makefile.am
src/XAO/Xao.cxx
src/XAO/Xao.hxx
src/XAO/XaoUtils.cxx [new file with mode: 0644]
src/XAO/XaoUtils.hxx [new file with mode: 0644]
src/XAO/tests/ImportExportTest.cxx [new file with mode: 0644]
src/XAO/tests/ImportExportTest.hxx [new file with mode: 0644]
src/XAO/tests/MainTest.hxx [new file with mode: 0644]
src/XAO/tests/Makefile.am [new file with mode: 0755]
src/XAO/tests/XAOTests.cxx [new file with mode: 0644]
src/XAO/tests/data/test.xao [new file with mode: 0644]