]> SALOME platform Git repositories - plugins/hybridplugin.git/commit
Salome HOME
Be able to use library by setting MG_Hybrid_Parameters.SetToUseLibrary(True)
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 5 Jun 2024 13:55:32 +0000 (15:55 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 5 Jun 2024 13:55:32 +0000 (15:55 +0200)
commitf63d5ff0dd7815701d64d0e22a04192c83da91ba
treedff8d49c300bb3c0423dd53cad5927ff3e343e47
parentf98f0e292cd820cd165e717fc32185f6a939eeb7
Be able to use library by setting MG_Hybrid_Parameters.SetToUseLibrary(True)
or setting environment variable MG_HYBRID_USE_LIB
idl/HYBRIDPlugin_Algorithm.idl
src/HYBRIDPlugin/HYBRIDPluginBuilder.py
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.hxx
src/HYBRIDPlugin/MG_HYBRID_API.cxx
src/HYBRIDPlugin/MG_HYBRID_API.hxx
tests/layers_imprinting.py