#include <Base/PyObjectBase.h>
#include <Base/BoundBox.h>
#include <string>
Go to the source code of this file.
Classes | |
class | Base::BoundBoxPy |
The python export class for BoundBox. More... | |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
Defines | |
#define | PARENTSBaseBoundBoxPy &BoundBoxPy::Type,PARENTSBasePyObjectBase |
#define PARENTSBaseBoundBoxPy &BoundBoxPy::Type,PARENTSBasePyObjectBase |
Definition at line 177 of file BoundBoxPy.h.