#include <App/GeoFeature.h>
#include <App/FeaturePython.h>
#include "Core/MeshKernel.h"
#include "Mesh.h"
#include "MeshProperties.h"
Go to the source code of this file.
Classes | |
class | Mesh::Feature |
Base class of all mesh feature classes in FreeCAD. More... | |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
namespace | Mesh |
The namespace of the Mesh Aplication layer library. | |
namespace | MeshCore |
The namespace of the Mesh Core library. | |
Typedefs | |
typedef App::FeaturePythonT < Feature > | Mesh::FeaturePython |