Salome HOME
Fix the option remove_tiny_uv_edges to use the new advanced options mechanism cbr/change_remove_tiny_uv_edges_to_use_new_avdanced_options_mechanism
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Fri, 18 Nov 2016 13:25:15 +0000 (14:25 +0100)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Fri, 18 Nov 2016 13:25:15 +0000 (14:25 +0100)
commit1958779443b1a2d3e5bc26087c19d7e989d61eb2
treef538823fd09a09fabf00e48a54a73729c9ab8baa
parenta8bd0694f247ff64404cac9d60661022f38a117e
Fix the option remove_tiny_uv_edges to use the new advanced options mechanism
The option remove_tiny_uv_edges was introduced in cbr/CEA_1537_remove_deprecated_precad as an advanced option but was lost during the merge in master.
This option is needed to completely disable preprocessing of the CAD.
idl/BLSURFPlugin_Algorithm.idl
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/GUI/BLSURFPlugin_msg_en.ts
src/GUI/BLSURFPlugin_msg_fr.ts
src/GUI/BLSURFPlugin_msg_ja.ts
tests/test_precad_intersections.py