#include "PreCompiled.h"#include <gp_Pnt.hxx>#include <gp_Ax1.hxx>#include <BRep_Tool.hxx>#include <TopoDS.hxx>#include <TopoDS_Vertex.hxx>#include <BRep_Builder.hxx>#include <BRepBuilderAPI_MakeVertex.hxx>#include <Mod/Part/App/TopoShape.h>#include <Base/VectorPy.h>#include <Base/Vector3D.h>#include "TopoShapeEdgePy.h"#include "TopoShapeVertexPy.h"#include "TopoShapeVertexPy.cpp"Go to the source code of this file.
1.6.1