#include "PreCompiled.h"#include <Standard_math.hxx>#include <Poly_Polygon3D.hxx>#include <Geom_BSplineCurve.hxx>#include <Geom_Circle.hxx>#include <Geom_TrimmedCurve.hxx>#include <Inventor/actions/SoGetBoundingBoxAction.h>#include <Inventor/SoPath.h>#include <Inventor/SbBox3f.h>#include <Inventor/SoPickedPoint.h>#include <Inventor/details/SoLineDetail.h>#include <Inventor/details/SoPointDetail.h>#include <Inventor/nodes/SoBaseColor.h>#include <Inventor/nodes/SoCoordinate3.h>#include <Inventor/nodes/SoDrawStyle.h>#include <Inventor/nodes/SoImage.h>#include <Inventor/nodes/SoLineSet.h>#include <Inventor/nodes/SoPointSet.h>#include <Inventor/nodes/SoMarkerSet.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/nodes/SoAsciiText.h>#include <Inventor/nodes/SoTransform.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/nodes/SoVertexProperty.h>#include <Inventor/nodes/SoTranslation.h>#include <Inventor/nodes/SoText2.h>#include <Inventor/nodes/SoFont.h>#include <Inventor/sensors/SoIdleSensor.h>#include <Inventor/nodes/SoCamera.h>#include <QAction>#include <QApplication>#include <QColor>#include <QDialog>#include <QFont>#include <QImage>#include <QMenu>#include <QMessageBox>#include <QPainter>#include <Inventor/SbTime.h>#include <Base/Tools.h>#include <Base/Parameter.h>#include <Base/Console.h>#include <Base/Vector3D.h>#include <Gui/Application.h>#include <Gui/BitmapFactory.h>#include <Gui/Document.h>#include <Gui/Command.h>#include <Gui/Control.h>#include <Gui/Selection.h>#include <Gui/MainWindow.h>#include <Gui/MenuManager.h>#include <Gui/View3DInventor.h>#include <Gui/View3DInventorViewer.h>#include <Gui/DlgEditFileIncludeProptertyExternal.h>#include <Gui/SoFCUnifiedSelection.h>#include <Mod/Part/App/Geometry.h>#include <Mod/Sketcher/App/SketchObject.h>#include <Mod/Sketcher/App/Sketch.h>#include "SoZoomTranslation.h"#include "SoDatumLabel.h"#include "EditDatumDialog.h"#include "ViewProviderSketch.h"#include "DrawSketchHandler.h"#include "TaskDlgEditSketch.h"Go to the source code of this file.
Classes | |
| struct | EditData |
| Data structure while edit the sketch. More... | |
1.6.1