]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Create CAF representation; create shape
authorskv <skv@opencascade.com>
Wed, 24 Sep 2014 14:13:01 +0000 (18:13 +0400)
committerskv <skv@opencascade.com>
Wed, 24 Sep 2014 14:13:01 +0000 (18:13 +0400)
commit7c84bd2206985aa1920c58afa118601b24dd7a3a
treeb444bfbbc6653eccce2d2ac4cb624c0146388266
parent18b5ce2599ce0756f9c4d44332c3d4aecb78b1c9
Create CAF representation; create shape
15 files changed:
src/GEOM/GEOM_Function.cxx
src/GEOM/GEOM_Function.hxx
src/GEOMImpl/CMakeLists.txt
src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx
src/GEOMImpl/GEOMImpl_IPolyline2D.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_IPolyline2D.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_PolylineDriver.cxx
src/GEOMImpl/GEOMImpl_PolylineDriver.hxx
src/GEOMImpl/GEOMImpl_Types.hxx [changed mode: 0755->0644]
src/GEOM_SWIG/gsketcher.py
src/SKETCHER/CMakeLists.txt
src/SKETCHER/Sketcher.hxx [new file with mode: 0644]
src/SKETCHER/Sketcher_Profile.hxx
src/SKETCHER/Sketcher_Utils.cxx [new file with mode: 0644]
src/SKETCHER/Sketcher_Utils.hxx [new file with mode: 0644]