#include <Basics_OCCTVersion.hxx>#include <AIS_Dimension.hxx>#include <AIS_DiameterDimension.hxx>#include <AIS_LengthDimension.hxx>#include <AIS_AngleDimension.hxx>#include <gp_Ax3.hxx>#include <QVariant>#include <QVector>#include <QSharedPointer>#include <string>#include <vector>#include <list>Go to the source code of this file.
Classes | |
| class | GEOMGUI_DimensionProperty |
| Utility class to unpack/pack dimension presentations as object property of study. More... | |
| struct | GEOMGUI_DimensionProperty::Record |
| struct | GEOMGUI_DimensionProperty::Length |
| Declaration of properties for length dimensions. More... | |
| struct | GEOMGUI_DimensionProperty::Diameter |
| Declaration of properties for diameter dimensions. More... | |
| struct | GEOMGUI_DimensionProperty::Angle |
| Declaration of properties for angle dimensions. More... | |
Typedefs | |
| typedef QSharedPointer< GEOMGUI_DimensionProperty > | DimensionPropertyPtr |
| typedef QSharedPointer<GEOMGUI_DimensionProperty> DimensionPropertyPtr |