Salome HOME
Issue #1664: improve mechanism of removing coincidence
[modules/shaper.git] / src / ExchangeAPI / ExchangeAPI_Import.h
index 015b374f39803d697851d154d83c6096528755d6..7f55c7342470159db302555996d9c71e1f768134 100644 (file)
@@ -42,6 +42,10 @@ public:
   /// Set point values
   EXCHANGEAPI_EXPORT
   void setFilePath(const std::string & theFilePath);
+
+  /// Dump wrapped feature
+  EXCHANGEAPI_EXPORT
+  virtual void dump(ModelHighAPI_Dumper& theDumper) const;
 };
 
 //! Pointer on Import object