]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_Tools.h
Salome HOME
Issue #2027 Sketcher Trim Feature
[modules/shaper.git] / src / ModelAPI / ModelAPI_Tools.h
index 39e6f76d2196445605ec90c7bb46daae7dfadb59..573ee12a3849096d4a3023aff69fc3819e0c9d92 100755 (executable)
@@ -29,10 +29,10 @@ MODELAPI_EXPORT std::shared_ptr<GeomAPI_Shape> shape(const ResultPtr& theResult)
 /// Creates a container of shape of the feature results satisfied the given shape type
 /// \param theFeature a source feature
 /// \param theType shape type
-/// \param an output container for shapes
+/// \param an output container for result of shapes
 MODELAPI_EXPORT void shapesOfType(const FeaturePtr& theFeature,
                                   const GeomAPI_Shape::ShapeType& theType,
-                                  std::set<GeomShapePtr>& theShapes);
+                                  std::set<ResultPtr>& theShapeResults);
 
 /*! Returns the feature error generated according to feature error and exec state
  * \param theFeature a feature