]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionAPI/ConstructionAPI_Plane.h
Salome HOME
Issue #1648: Dump Python in the High Level Parameterized Geometry API
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_Plane.h
index 2aaac52290ab71e0b6697cb4e421219d50537bcc..48eef87db38f27daea155b6e2c26ee2f5e10a268 100644 (file)
@@ -136,6 +136,9 @@ public:
                      const ModelHighAPI_Selection& theAxis,
                      const ModelHighAPI_Double& theAngle);
 
+  /// Dump wrapped feature
+  CONSTRUCTIONAPI_EXPORT
+  virtual void dump(ModelHighAPI_Dumper& theDumper) const;
 };
 
 /// Pointer on Plane object