]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h
Salome HOME
Issue #529 : 4.07. Import IGES, export to BREP, STEP, IGES - Remove redundant code...
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_STEPImport.h
index dc3299669ccc6d877b7b88bd5f4955aff45dce15..5955ddbf11a13792b62f84379e769d476fd06cda 100644 (file)
@@ -28,8 +28,8 @@ Handle(TCollection_HAsciiString) GetValue(const TCollection_AsciiString& theFile
 /// Implementation of the import STEP files algorithms
 GEOMALGOAPI_EXPORT
 TopoDS_Shape Import(const TCollection_AsciiString& theFileName,
-                    const TCollection_AsciiString& theFormatName, TCollection_AsciiString& theError,
-                    const TDF_Label& theShapeLabel);
+                    const TCollection_AsciiString& theFormatName,
+                    TCollection_AsciiString& theError);
 }
 
 #endif /* GEOMALGOAPI_STEPIMPORT_H_ */