1) Fix loading MG_CADSurf hypothesis from a study
2) Restore OB icons for old studies created before renaming BLSURF -> MG-CADSurf
if (hasTargetVertices)
periodicity_i->theTargetVerticesEntries = theTargetVerticesEntries;
- if ( shapeType && strcmp( shapeType, "FACES" ))
+ if ( shapeType && strcmp( shapeType, "FACES" ) == 0 )
_preCadFacesPeriodicityVector.push_back(*periodicity_i);
else
_preCadEdgesPeriodicityVector.push_back(*periodicity_i);
<source>ICON_SMESH_TREE_HYPO_MG-CADSurf Parameters</source>
<translation>mesh_tree_hypo_BLSURF.png</translation>
</message>
+ <message>
+ <source>ICON_SMESH_TREE_ALGO_BLSURF</source>
+ <translation>mesh_tree_algo_BLSURF.png</translation>
+ </message>
+ <message>
+ <source>ICON_SMESH_TREE_HYPO_BLSURF_Parameters</source>
+ <translation>mesh_tree_hypo_BLSURF.png</translation>
+ </message>
<message>
<source>ICON_SMESH_TREE_ALGO_MG-CADSurf_NOGEOM</source>
<translation>mesh_tree_algo_BLSURF.png</translation>