Salome HOME
Issue# 2556: Make inspection panel invisible by default
[modules/shaper.git] / src / GeomAPI / GeomAPI_Ax3.h
index 6e743363c3bcb13816b901238501675be0f22d36..3da31148a9aeeee0be0122fb20e52478d2ac705b 100644 (file)
@@ -94,4 +94,7 @@ public:
 };
 
 
+//! Pointer on the object
+typedef std::shared_ptr<GeomAPI_Ax3> GeomAx3Ptr;
+
 #endif
\ No newline at end of file