Salome HOME
Dump Python in the High Level Parameterized Geometry API (issue #1648)
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Placement.cpp
index e704114179d49c3ec5f7fdd076323663f5952fef..f45264e14dc22ecf832f6dad7a6bc8bec9297926 100644 (file)
@@ -79,7 +79,6 @@ void FeaturesAPI_Placement::setCentering(const bool theCentering)
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 PlacementPtr addPlacement(const std::shared_ptr<ModelAPI_Document>& thePart,
                           const std::list<ModelHighAPI_Selection>& theObjects,