Salome HOME
Correct line length.
authorvsv <vsv@opencascade.com>
Wed, 26 Jul 2017 14:06:30 +0000 (17:06 +0300)
committervsv <vsv@opencascade.com>
Wed, 26 Jul 2017 14:06:30 +0000 (17:06 +0300)
src/SketcherPrs/SketcherPrs_PositionMgr.cpp

index 219cc31cc7ddfa2a5fc6c97fb2726ecd8f8d5522..51796972caa61b15eafaae8d8422a27ebf7d29e1 100644 (file)
@@ -140,7 +140,8 @@ bool containsPoint(const FeaturePtr& theFeature, GeomPnt2dPtr thePnt2d, GeomPoin
   return false;
 }
 
-int SketcherPrs_PositionMgr::getPositionIndex(GeomPointPtr thePos, const SketcherPrs_SymbolPrs* thePrs)
+int SketcherPrs_PositionMgr::getPositionIndex(GeomPointPtr thePos,
+                                              const SketcherPrs_SymbolPrs* thePrs)
 {
   if (myPntShapes.count(thePrs->feature()) == 0) {
     // Renumerate positions around the specified constraint point for all constraints