the python object export base class More...
#include <Python.h>
Go to the source code of this file.
Classes | |
class | Base::PyHandle< HandledType > |
The PyHandler class This class is the base class of all FreeCAD classes which exports into the python space. More... | |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. |
the python object export base class
Definition in file PyExport.h.