]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
dev_docs nrn/Integration_normal2face
authorNicolas RECHATIN <nicolas.rechatin@cea.fr>
Fri, 18 Jun 2021 14:45:46 +0000 (16:45 +0200)
committerNicolas RECHATIN <nicolas.rechatin@cea.fr>
Fri, 18 Jun 2021 14:45:46 +0000 (16:45 +0200)
src/FeaturesAPI/FeaturesAPI_NormalToFace.h
src/FeaturesPlugin/FeaturesPlugin_CreateNormalToFace.h
src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h

index d305cdec2594b7a17c6c6634fa9b14d73ec837d3..689b868e15abded5d56575ab1966ea2477bf25c7 100644 (file)
@@ -40,11 +40,13 @@ public:
   FEATURESAPI_EXPORT
   explicit FeaturesAPI_NormalToFace(const std::shared_ptr<ModelAPI_Feature>& theFeature);
 
+  /// Constructor with values.
   FEATURESAPI_EXPORT
   explicit FeaturesAPI_NormalToFace(const std::shared_ptr<ModelAPI_Feature>& theFeature,
                                     const ModelHighAPI_Selection& theBaseFace,
                                     const ModelHighAPI_Selection& theOptionnelPoint);
 
+  /// Constructor with values.
   FEATURESAPI_EXPORT
   explicit FeaturesAPI_NormalToFace(const std::shared_ptr<ModelAPI_Feature>& theFeature,
                                     const ModelHighAPI_Selection& theBaseFace);
index b3a356770c3159bf5d4c5ba0f2cd108bec4b5a88..fcbc287ba88736eec0252a0e95e00b2ce9b250ae 100644 (file)
@@ -29,7 +29,6 @@
 /// \class FeaturesPlugin_CreateNormalToFace
 /// \ingroup Plugins
 /// \brief Feature for construct normal to face
-
 class FeaturesPlugin_CreateNormalToFace : public ModelAPI_Feature
 {
 public:
index 6c54e44887be8a6d3b6898485436206b42dd7111..307ed3df6fec60528e36e7a05f1fb77c0600fa7c 100644 (file)
@@ -32,7 +32,7 @@
 class GEOMALGOAPI_EXPORT GeomAlgoAPI_NormalToFace
 {
  public:
-  /// get the normal to face-shapes
+  /// Get the normal to face-shapes
   /// \param theface   the face
   /// \param theOptionnelPoint the optionnel point
   /// \param theNormal the normal