X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketcherPrs%2FSketcherPrs_Collinear.cpp;h=90e5d1b0e89d80980b761c6e9174150c2a5ae3f3;hb=9a32ae7ead8579a9ffae9ad356d6ce5b2ba4955a;hp=056d5ab95c1d1cd2aa56afa965e6b180202658e7;hpb=3226756c4fe9475a4687aefd5459a3c7d579d28e;p=modules%2Fshaper.git diff --git a/src/SketcherPrs/SketcherPrs_Collinear.cpp b/src/SketcherPrs/SketcherPrs_Collinear.cpp index 056d5ab95..90e5d1b0e 100644 --- a/src/SketcherPrs/SketcherPrs_Collinear.cpp +++ b/src/SketcherPrs/SketcherPrs_Collinear.cpp @@ -55,7 +55,7 @@ bool SketcherPrs_Collinear::IsReadyToDisplay(ModelAPI_Feature* theConstraint, bool SketcherPrs_Collinear::updateIfReadyToDisplay(double theStep, bool withColor) const { - if (!IsReadyToDisplay(myConstraint, myPlane)) + if (!IsReadyToDisplay(myConstraint, plane())) return false; ObjectPtr aObj1 =