Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / PartSet / PartSet_ExternalObjectsMgr.h
index 59d0141584376fcebb1bc2e3132782859e4473ef..a2253c1e75d1a772ccf8b60d0847b9aa46299811 100755 (executable)
@@ -83,6 +83,10 @@ class PARTSET_EXPORT PartSet_ExternalObjectsMgr
                                  const CompositeFeaturePtr& theSketch,
                                  const bool theTemporary);
 
+  /// Returns created external object or NULL
+  /// \return an object instance
+  ObjectPtr getExternalObjectValidated() const { return myExternalObjectValidated; }
+
   // Removes the external presentation from the model
   /// \param theSketch a current sketch
   /// \param theFeature a current feature