Salome HOME
Debug
[modules/smesh.git] / src / SMESH_I / SMESH_MeshEditor_i.cxx
index 000bc95e84c79b38ceecd757025d65c5e847562e..f0f7c923bf1bcb50ab0768486b490a4d36f24d6d 100644 (file)
@@ -2627,6 +2627,7 @@ ExtrusionAlongPathX(const SMESH::long_array&   IDsOfElements,
                 << ( HasRefPoint ? RefPoint.x : 0 ) << ", "
                 << ( HasRefPoint ? RefPoint.y : 0 ) << ", "
                 << ( HasRefPoint ? RefPoint.z : 0 ) << " ), "
+                << MakeGroups << ", "
                 << ElemType << " )";
   }
   return aGroups;