Salome HOME
Fix for issue #1000
[modules/shaper.git] / src / GeomAPI / GeomAPI_Ax3.h
index df7ef774d1454c9afc009a92307f6632d26a5bf3..613513a46d7db7fdcf19b7e366d1e4cf2af38c35 100644 (file)
@@ -58,11 +58,11 @@ public:
 
   /// Sets Z direction vector
   GEOMAPI_EXPORT 
-  void setNorm(const std::shared_ptr<GeomAPI_Dir>& theNorm);
+  void setNormal(const std::shared_ptr<GeomAPI_Dir>& theNorm);
 
   /// Returns Z direction vector
   GEOMAPI_EXPORT 
-  std::shared_ptr<GeomAPI_Dir> norm() const;
+  std::shared_ptr<GeomAPI_Dir> normal() const;
 
   /// Converts 2d coordinates from the plane to 3d space point
   /// \param theX X coordinate