Salome HOME
0023216: [CEA 1691] Import the compounds with their names from a STEP file
[modules/geom.git] / src / STEPPlugin / STEPPlugin_IOperations_i.hh
index 16e000909c8b134ce81573a3bd0640a06e789606..4faa4128cb1f35c04c8232e46b7b648d5aebb372 100644 (file)
@@ -45,7 +45,7 @@ public:
 
   void            ExportSTEP( GEOM::GEOM_Object_ptr, const char*,
                               GEOM::length_unit );
-  GEOM::ListOfGO* ImportSTEP( const char*, const bool );
+  GEOM::ListOfGO* ImportSTEP( const char*, const bool, const bool );
   char*           ReadValue( const char*, const char* );
 
   STEPPlugin_IOperations* GetOperations();