#include "PreCompiled.h"
#include <Base/Console.h>
#include <Base/Exception.h>
#include <Base/Interpreter.h>
#include <App/Document.h>
#include "FeatureMeshSolid.h"
#include "Mesh.h"
Go to the source code of this file.
Namespaces | |
namespace | Mesh |
The namespace of the Mesh Aplication layer library. | |
Variables | |
const App::PropertyFloatConstraint::Constraints | Mesh::floatRange = {0.0,1000.0,1.0} |
const App::PropertyIntegerConstraint::Constraints | Mesh::intSampling = {0,1000,1} |