Salome HOME
Split preview correction: it is provided by AISObject of presentable interface
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintSplit.h
index eab2ae86f0336a1d75005f536fe1d9e0c08f1e1e..dee2b9e041dd213133d16f854d49b708fb99f618 100755 (executable)
@@ -85,6 +85,9 @@ class SketchPlugin_ConstraintSplit : public SketchPlugin_ConstraintBase
   //  return myPointFeaturesMap;
   //};
 
+  /// Returns the AIS preview
+  SKETCHPLUGIN_EXPORT virtual AISObjectPtr getAISObject(AISObjectPtr thePrevious);
+
 private:
   /// Returns geom point attribute of the feature bounds. It processes line or arc.
   /// For circle feature, the result attributes are null