#include "PreCompiled.h"
#include <BRep_Builder.hxx>
#include <BRepBuilderAPI_MakePolygon.hxx>
#include <gp_Pnt.hxx>
#include <TopoDS_Wire.hxx>
#include "FeaturePartPolygon.h"
#include <Base/Exception.h>
Go to the source code of this file.