FreeCAD C++
|
#include <Base/Parameter.h>
The parameter serializer class This is a helper class to serialize a parameter XML document. Does loading and saving the DOM document from and to files. In sub-classes the load and saving of XML documents can be customized.