]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchAPI/SketchAPI_SketchEntity.h
Salome HOME
Dump Python in the High Level Parameterized Geometry API (issue #1648)
[modules/shaper.git] / src / SketchAPI / SketchAPI_SketchEntity.h
index 583eaafa084ad138237a4832c9343fbf9d4e3d5d..fcc8639008b85b916dccf3e3249039ee7581297d 100644 (file)
@@ -44,6 +44,9 @@ protected:
   std::shared_ptr<ModelAPI_AttributeBoolean> myAuxiliary;
 
   bool initialize();
+
+  /// Check the entity is a copy of another feature
+  bool isCopy() const;
 };
 
 //! Pointer on SketchEntity object