#include "PreCompiled.h"
#include "WireExplorer.h"
#include <BRep_Tool.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <TopExp.hxx>
#include <TopoDS_Vertex.hxx>
#include <Precision.hxx>
#include <BRepAdaptor_Curve.hxx>
Go to the source code of this file.