mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-29 05:40:33 +05:00
added a comment
This commit is contained in:
parent
fa6a0c1c31
commit
cdc42c9dc6
@ -47,6 +47,9 @@ salome_pluginsmanager.AddFunction('Meshed Pipe with a crack',
|
|||||||
'Create a mesh with blocFissure tool',
|
'Create a mesh with blocFissure tool',
|
||||||
fissureCoudeDlg)
|
fissureCoudeDlg)
|
||||||
|
|
||||||
|
# ZCracks plugin requires the module EFICAS to be installed
|
||||||
|
# thus it is first tested if this module is available before
|
||||||
|
# adding the plugin to salome_pluginsmanager
|
||||||
enable_zcracks = True
|
enable_zcracks = True
|
||||||
try:
|
try:
|
||||||
import eficasSalome
|
import eficasSalome
|
||||||
|
Loading…
Reference in New Issue
Block a user