Salome HOME
Prepare version 1.2.1: quick fix for iteration 2 release
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_Axis.h
index df8aedcfde5bf9fd4d32414aaf67557dc7f554f2..1775300ebda82e65cbdd043fdc84073e78d6eb35 100644 (file)
@@ -78,6 +78,7 @@ class ConstructionPlugin_Axis : public ModelAPI_Feature, public GeomAPI_ICustomP
 
  protected:
   void createAxisByTwoPoints();
+  void createAxisByCylindricalFace();
 };