]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbcreaMaracasVisuReadCreaContourFile.cxx
#
[creaMaracasVisu.git] / bbtk / src / bbcreaMaracasVisuReadCreaContourFile.cxx
index 202e5cb93d1d6995202193a156b8e7c50f3520df..a3fafa05cd0c2bdf934e2af9406a66bb790954c5 100644 (file)
@@ -79,7 +79,7 @@ void ReadCreaContourFile::Process()
                                        fscanf(ff,"%s",tmp);  // 
                                        fscanf(ff,"%s",tmp);  // TypeModel
                                        fscanf(ff,"%d",&TypeModel);  // 
-                                       if (TypeModel==1)
+                                       if ((TypeModel==1) || (TypeModel==6)  )
                                        {
                                                fscanf(ff,"%s",tmp);  // NumberOfControlPoints
                                                fscanf(ff,"%d",&NumberOfControlPoints);  //