Salome HOME
Issue #3093: Export Part - provide filter
authorazv <azv@opencascade.com>
Thu, 28 Nov 2019 07:27:02 +0000 (10:27 +0300)
committerazv <azv@opencascade.com>
Thu, 28 Nov 2019 07:27:02 +0000 (10:27 +0300)
commit0393e1dcf9d72684865dc6f8d174df22e045f6d8
treee8cd68d6380b9806ee36adf44b4a30bb8cd8e935
parent0a332f5f970393cdf4d83f92aafd629dbe20b607
Issue #3093: Export Part - provide filter

Select full results only.
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/ExchangePlugin_Plugin.cpp
src/ExchangePlugin/ExchangePlugin_Validators.cpp
src/ExchangePlugin/ExchangePlugin_Validators.h
src/ExchangePlugin/plugin-Exchange.xml
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_GlobalSelection.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_GlobalSelection.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_Plugin.cpp