#include <string>
#include <list>
#include <vector>
#include <boost/filesystem/path.hpp>
#include "PropertyStandard.h"
Go to the source code of this file.
Classes | |
class | App::PropertyAcceleration |
Acceleration property This is a property for representing acceleration. More... | |
class | App::PropertyAngle |
Angle property This is a property for representing angles. More... | |
class | App::PropertyDistance |
Distance property This is a property for representing distances. More... | |
class | App::PropertyLength |
Length property This is a property for representing lengths. More... | |
class | App::PropertySpeed |
Speed property This is a property for representing speed. More... | |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Base |
The namespace of the FreeCAD Base library. |