1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0015697: External Contribution on OCC DE Improvement

This commit is contained in:
APN
2012-01-20 12:19:05 +00:00
committed by bugmaster
parent 84dc990afd
commit 1332f04790
3 changed files with 15 additions and 3 deletions

View File

@@ -104,8 +104,8 @@ char* nomfic; int lesect[6]; int modefnes;
/* Sending of message : No Terminal Section */
if (lesect[5] == 0) {
IGESFile_Check3 (0,"XSTEP_20");
return -1;
IGESFile_Check3 (1, "XSTEP_20");
//return -1;
}