+ fixes #0001662: IGES does not export correctly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user