generate minumum number of points from an edge

This commit is contained in:
wmayer
2019-05-19 19:07:45 +02:00
parent 3cbc456759
commit 4cfd4b0248
3 changed files with 17 additions and 3 deletions

View File

@@ -147,6 +147,7 @@
#include <GCE2d_MakeSegment.hxx>
#include <GCPnts_TangentialDeflection.hxx>
#include <GCPnts_UniformDeflection.hxx>
#include <GCPnts_UniformAbscissa.hxx>
#include <Geom_Axis2Placement.hxx>
#include <Geom_CartesianPoint.hxx>
#include <Geom_Line.hxx>