+ fixes #0001662: IGES does not export correctly

This commit is contained in:
wmayer
2015-01-11 12:14:41 +01:00
parent 0a31bebaed
commit 82edb4b50a
5 changed files with 26 additions and 7 deletions

View File

@@ -121,7 +121,6 @@ static PyObject * importer(PyObject *self, PyObject *args)
try {
IGESControl_Controller::Init();
Interface_Static::SetIVal("read.surfacecurve.mode",3);
IGESCAFControl_Reader aReader;
// http://www.opencascade.org/org/forum/thread_20603/?forum=3
aReader.SetReadVisible(hGrp->GetBool("SkipBlankEntities", true)