Merge branch 'master' of https://gitlab.steamware.net/egaltech/EgtGeomKernel
This commit is contained in:
@@ -9108,6 +9108,9 @@ CalcZigZagInfill( const ISurfFlatRegion* pSfr, double dStep, bool bSmooth, bool
|
||||
PocketParams myParams ;
|
||||
myParams.bSmooth = false ;
|
||||
myParams.dRad = 0.5 * dStep ;
|
||||
myParams.bCalcFeed = false ;
|
||||
myParams.dSideStep = dStep ;
|
||||
myParams.bInvert = false ;
|
||||
|
||||
// vettore con i percorsi a ZigZag
|
||||
ICRVCOMPOPOVECTOR vpCrvs ;
|
||||
|
||||
Reference in New Issue
Block a user