#include "PreCompiled.h"
#include <boost/version.hpp>
#include <boost/filesystem/path.hpp>
#include <Base/Exception.h>
#include <Base/Reader.h>
#include <Base/Writer.h>
#include <Base/Stream.h>
#include "PropertyStandard.h"
#include "MaterialPy.h"
Go to the source code of this file.
Defines | |
#define | new DEBUG_CLIENTBLOCK |
Here the FreeCAD includes sorted by Base,App,Gui...... | |
Variables | |
const PropertyIntegerConstraint::Constraints | percent = {0,100,1} |
#define new DEBUG_CLIENTBLOCK |
Here the FreeCAD includes sorted by Base,App,Gui......
Definition at line 40 of file PropertyStandard.cpp.
const PropertyIntegerConstraint::Constraints percent = {0,100,1} |
Definition at line 573 of file PropertyStandard.cpp.