#include <Base/Vector3D.h>
#include <Base/Matrix.h>
#include <Base/BoundBox.h>
#include <Base/Placement.h>
#include "Property.h"
#include "PropertyLinks.h"
#include "ComplexGeoData.h"
Go to the source code of this file.
Classes | |
class | App::PropertyComplexGeoData |
The base class for all complex data properties. More... | |
class | App::PropertyGeometry |
The base class for all basic geometry properties. More... | |
class | App::PropertyMatrix |
Vector properties This is the father of all properties handling Integers. More... | |
class | App::PropertyPlacement |
Vector properties This is the father of all properties handling Integers. More... | |
class | App::PropertyPlacementLink |
the general Link Poperty Main Purpose of this property is to Link Objects and Feautures in a document. More... | |
class | App::PropertyVector |
Vector properties This is the father of all properties handling Integers. More... | |
class | App::PropertyVectorList |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
namespace | Data |