]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
PAL7508: New functionality: GetShapesOn*(). Done by PKV. OCC_development_01
authorjfa <jfa@opencascade.com>
Mon, 17 Jan 2005 14:30:20 +0000 (14:30 +0000)
committerjfa <jfa@opencascade.com>
Mon, 17 Jan 2005 14:30:20 +0000 (14:30 +0000)
commitc467db496c6b3b63e9eca59360c6a1d22f27f14a
tree034e11c82d49eb11d30341cdf0914f8a1f6402a4
parentbdc0216cd8f41ba3d64b7114705fa8a49995a8f0
PAL7508: New functionality: GetShapesOn*(). Done by PKV.
28 files changed:
src/GEOMAlgo/GEOMAlgo.cdl
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShapeSolid.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShapeSolid.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShapeSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShapeSolid.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShapeSolid.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShellSolid.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShellSolid.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShellSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShellSolid.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShellSolid.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_State.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_VertexSolid.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_VertexSolid.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_VertexSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_VertexSolid.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_VertexSolid.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_WireSolid.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_WireSolid.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_WireSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_WireSolid.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_WireSolid.jxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.in