[TechDraw] Move CenterLine into own file

This commit is contained in:
Benjamin Bræstrup Sayoc
2023-04-05 22:42:14 +02:00
committed by WandererFan
parent 1f0ba98de5
commit 0bfae905d9
15 changed files with 1143 additions and 1069 deletions

View File

@@ -38,6 +38,7 @@
#include <Mod/Part/App/TopoShapeEdgePy.h>
#include <Mod/Part/App/TopoShapeVertexPy.h>
#include "CenterLine.h"
#include "DrawViewPart.h"
#include "Geometry.h"
#include "GeometryObject.h"