Salome HOME
Merge branch 'hydro/imps_2015' into V7_dev
[modules/geom.git] / src / STEPPlugin / STEPPlugin_IOperations_i.hh
index e2c51c79a396c5e275dc8101b573082b974df85c..16e000909c8b134ce81573a3bd0640a06e789606 100644 (file)
@@ -43,7 +43,8 @@ public:
                            STEPPlugin_IOperations* theImpl );
   ~STEPPlugin_IOperations_i();
 
-  void            ExportSTEP( GEOM::GEOM_Object_ptr, const char* );
+  void            ExportSTEP( GEOM::GEOM_Object_ptr, const char*,
+                              GEOM::length_unit );
   GEOM::ListOfGO* ImportSTEP( const char*, const bool );
   char*           ReadValue( const char*, const char* );