MG-Cleaner hypothesis is not meshing hypothesis for Salome, but hypothesis for MG-Cleaner. The current set of parameters is automatically written in the salome study object browser when you run computation.
Theses parameters could also be stored in a special file. Default file is $HOME/.MGCleaner.dat. This ASCII file is appended, and never cleaned.
In frame “Plug-in Generic Options”:
At the bottom of the dialog window:
example of .MGCleaner.dat
# MGCleaner hypothesis parameters
# Params for mesh : Mesh_1
# Date : 21/05/13 10:44:05
# Command : mg-cleaner.exe --verbose 2 --in /tmp/ForMGCleaner_2.mesh --out /tmp/ForMGCleaner_2_fix.mesh --check --topology ignore --tolerance_displacement 0.0 --folding_angle 15.0 --overlap_angle 15.0
CheckOrFix=check
PreserveTopology=False
FillHoles=False
MinHoleSize=0.0
ComputedToleranceDisplacement=True
ToleranceDisplacement=0.0
ComputedResolutionLength=False
ResolutionLength=0.0
FoldingAngle=15.0
RemeshPlanes=False
ComputedOverlapDistance=True
OverlapDistance=0.0
OverlapAngle=15.0
Verbosity=2