Salome HOME
Merge branch 'master' of newgeom:newgeom.git
[modules/shaper.git] / src / ModelAPI / ModelAPI_Feature.h
index bf3f233acce848bbce2a22d9f3d7e742a79b0049..9f989074b57cccc560b49814218b7ef6d51ee945 100644 (file)
@@ -62,6 +62,9 @@ public:
 
   /// To virtually destroy the fields of successors
   MODELAPI_EXPORT virtual ~ModelAPI_Feature();
+
+  MODELAPI_EXPORT static boost::shared_ptr<ModelAPI_Feature> feature(ObjectPtr theObject);
+
 };
 
 //! Pointer on feature object