0031350: Foundation Classes - Dump improvement for OCAF classes
[occt.git] / src / XCAFDimTolObjects / XCAFDimTolObjects_DimensionObject.hxx
index 2794b8d..58e1806 100644 (file)
@@ -292,6 +292,9 @@ public:
     myDescriptionNames.Append(theName);
   }
 
+  //! Dumps the content of me into the stream
+  Standard_EXPORT void DumpJson (Standard_OStream& theOStream, Standard_Integer theDepth = -1) const;
+
   DEFINE_STANDARD_RTTIEXT(XCAFDimTolObjects_DimensionObject,Standard_Transient)
 
 private: