X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_ExtrusionSketch.h;h=fd6da45fc92185553ac3ebd95e93144799175cc4;hb=3205d0f18200948632155bbe7b640bc1e482243d;hp=71e934aca7d3bc4ba723cd4175715cf165c65137;hpb=77b93142eb8ba33bfb9a42040c2fd8926ffea5c8;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionSketch.h b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionSketch.h index 71e934aca..fd6da45fc 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionSketch.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionSketch.h @@ -86,11 +86,7 @@ protected: /// Create solid from face with extrusion. virtual void makeSolid(const std::shared_ptr theFace, - std::shared_ptr& theResult, - ListOfShape& theFromFaces, - ListOfShape& theToFaces, - std::shared_ptr& theMakeShape, - std::shared_ptr& theDataMap); + std::shared_ptr& theMakeShape); public: /// Use plugin manager for features creation.