Salome HOME
Update TUI doc on groups
[modules/smesh.git] / src / StdMeshers / StdMeshers_FaceSide.cxx
index 0c7c334f20cd7e4b1fbf33411756b737a3a01612..3f1ce2d6b416915138aca68bb9734255883a244e 100644 (file)
@@ -329,7 +329,7 @@ const std::vector<UVPtStruct>& StdMeshers_FaceSide::GetUVPtStruct(bool   isXCons
     SMESH_MesherHelper eHelper( *myProxyMesh->GetMesh() );
     SMESH_MesherHelper fHelper( *myProxyMesh->GetMesh() );
     fHelper.SetSubShape( myFace );
-    bool paramOK;
+    bool paramOK = true;
     double eps = 1e-100;
 
     // sort nodes of all edges by putting them into a map