]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
added a function to retrieve a list of IDs from a list of subshapes. This function...
authorrnc <rnc@opencascade.com>
Wed, 23 Jan 2013 16:31:10 +0000 (16:31 +0000)
committerrnc <rnc@opencascade.com>
Wed, 23 Jan 2013 16:31:10 +0000 (16:31 +0000)
commit3892ca7188dab03fa8383063b0df38148d23fe6a
tree39b4229d63a30e7f63eb7f9963a921fcd3fc582a
parent011f7da68696a9ff0d9267a439423daf0365a7e8
added a function to retrieve a list of IDs from a list of subshapes. This function is provided for better performance when searching the IDs of a great number of subshapes.
idl/GEOM_Gen.idl
src/GEOMImpl/GEOMImpl_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.hxx
src/GEOM_I/GEOM_IShapesOperations_i.cc
src/GEOM_I/GEOM_IShapesOperations_i.hh
src/GEOM_SWIG/geompyDC.py