+ fixes #0001662: IGES does not export correctly

This commit is contained in:
wmayer
2015-01-11 12:14:41 +01:00
parent 87e4296d7d
commit 801bfa8936
5 changed files with 26 additions and 7 deletions

View File

@@ -569,9 +569,7 @@ void TopoShape::importIges(const char *FileName)
{
try {
// read iges file
// http://www.opencascade.org/org/forum/thread_20801/
IGESControl_Controller::Init();
Interface_Static::SetIVal("read.surfacecurve.mode",3);
IGESControl_Reader aReader;
// Ignore construction elements
// http://www.opencascade.org/org/forum/thread_20603/?forum=3