]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #817: Be able to export the whole part.
authornds <nds@opencascade.com>
Fri, 28 Aug 2015 14:43:56 +0000 (17:43 +0300)
committernds <nds@opencascade.com>
Fri, 28 Aug 2015 14:44:30 +0000 (17:44 +0300)
commitd42b3c64fb51ebaaacc8b79fb0e86977b488476d
treee5ab03478f9965abc5adace665761a4167ab5355
parenta3d1262c156f7ec6c613ebb537e059e3d17bb019
Issue #817: Be able to export the whole part.

It provides finite validators to skip Axis,Plane selection in Export.
src/ExchangePlugin/plugin-Exchange.xml
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_Finite.cpp [new file with mode: 0755]
src/GeomValidators/GeomValidators_Finite.h [new file with mode: 0755]
src/GeomValidators/GeomValidators_PartSet.h
src/PartSet/PartSet_FilterInfinite.cpp
src/PartSet/PartSet_Module.cpp