]> OCCT Git - occt-copy.git/commitdiff
0022165: IGES transaltor does not produce any shape
authorGKA <>
Fri, 2 Dec 2011 15:02:54 +0000 (15:02 +0000)
committerbugmaster <bugmaster@opencascade.com>
Mon, 5 Mar 2012 15:31:21 +0000 (19:31 +0400)
src/IFSelect/IFSelect_WorkSession.cxx
src/XSMessage/IGES.fr
src/XSMessage/IGES.us
src/XSMessage/XSTEP.fr
src/XSMessage/XSTEP.us

index 06f5beaeb5552c0315c2910c50430d4b5cd2581d..b00f2b0b238f6817fd39a7b5c78f25a163eab69b 100755 (executable)
@@ -3602,7 +3602,7 @@ void IFSelect_WorkSession::PrintCheckList
     Interface_CheckIterator chks = checklist;
     Handle(IFSelect_CheckCounter) counter =
       new IFSelect_CheckCounter (mode>1 && mode != IFSelect_CountSummary);
-    counter->Analyse (chks,themodel,Standard_False,failsonly);
+    counter->Analyse (chks,themodel,Standard_True,failsonly);
     counter->PrintList  (sout,themodel,mode);
   }
 }
index 7e25a9312a0edac2527c8d5c11463e2a9fbefa47..af97e4b9f3bd5f66d9a4e35890dc582dcd5ddba4 100755 (executable)
@@ -13,7 +13,7 @@ L'Entete et le Contenu du fichier IGES sont charges.
 Erreur de syntaxe dans le fichier IGES à la ligne %d de la section %s.
 !
 .19
-Erreur de syntaxe dans le fichier IGES à la ligne %d de la section %s.(le numero ligne est incorrect).
+Erreur de syntaxe dans le fichier IGES à la ligne %d de la section %s (numero de ligne peut etre incorrecte).\r
 !
 .20
 Il n'y a pas de Terminate Section, veuillez verifier la fin du fichier. Le processus continue.
index 152973f847cc5db3a9f0676f0adc3e4a0dc2fb97..96b06d6571eedb56b665298b90e1223666218a5c 100755 (executable)
@@ -13,7 +13,7 @@ Header and Content of IGES file are loaded.
 Syntax error in the IGES file at line %d of the section %s.
 !
 .19
-Syntax error in the IGES file at line %d of the section %s.(The line number is incorrect).
+Syntax error in the IGES file at line %d of the section %s (line number may be incorrect).\r
 !
 .20
 There is no Terminate Section, please check the end of the IGES file. The process continues.
index ab321546a9032b61f618c61056fd65c1a41d87f5..bf8a0a1951710fc547b112368f345fa53b76a43a 100755 (executable)
@@ -55,7 +55,7 @@ Entete et contenu du fichier IGES ont ete charges.
  Erreur de syntaxe dans le fichier IGES a la ligne %d de la section %s.
 !
 .XSTEP_19
- Erreur de syntaxe dans le fichier IGES a la ligne %d de la section %s.(Le numero de ligne est incorrect)
+ Erreur de syntaxe dans le fichier IGES a la ligne %d de la section %s (numero de ligne peut etre incorrecte).\r
 !
 .XSTEP_20
  Il n'y a pas de Terminate Section : le processus continue.
index b455fa91a16d3f11a65d033af1215bd1d32b9eb8..c028dadd878fe57327b3992b410ec23692538161 100755 (executable)
@@ -55,7 +55,7 @@ End of model loading.
 Syntax error in IGES file at line %d in section %s.
 !
 .XSTEP_19
-Syntax error in IGES file at line %d in section %s.(line number is incorrect).
+Syntax error in IGES file at line %d in section %s (line number may be incorrect).\r
 !
 .XSTEP_20
 There is no Terminate Section, please check end of IGES file. Process continues.