X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConstructionPlugin%2FConstructionPlugin_Axis.h;h=1775300ebda82e65cbdd043fdc84073e78d6eb35;hb=13d3f0d8b46a06931cbe8620b8563049eff4a9f6;hp=df8aedcfde5bf9fd4d32414aaf67557dc7f554f2;hpb=a5e05254be62b4bbb070e0b9e1659a6c68b587d7;p=modules%2Fshaper.git diff --git a/src/ConstructionPlugin/ConstructionPlugin_Axis.h b/src/ConstructionPlugin/ConstructionPlugin_Axis.h index df8aedcfd..1775300eb 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Axis.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Axis.h @@ -78,6 +78,7 @@ class ConstructionPlugin_Axis : public ModelAPI_Feature, public GeomAPI_ICustomP protected: void createAxisByTwoPoints(); + void createAxisByCylindricalFace(); };