Salome HOME
Implementation '22873: EDF 8651 GEOM: Annotate shapes into the OCC viewer' issue
[modules/geom.git] / src / OBJECT / GEOM_Constants.h
index 873f6b2a536f57c8cef1a03bf11d99b557ce3fa7..de6c72909d9f9a88bc80017d7696cb5b1962ba85 100644 (file)
@@ -58,7 +58,8 @@ namespace GEOM
     OutlineColor,
     Texture,
     Dimensions,
-    LastProperty = Dimensions,
+    ShapeAnnotations,
+    LastProperty = ShapeAnnotations,
   };
 
   GEOM_OBJECT_EXPORT double minDeflection();