EgtGeomKernel :

- correzione al VM 5 assi.
This commit is contained in:
Daniele Bariletti
2026-04-14 11:59:17 +02:00
parent 223489e80d
commit 5b68e33d1f
+2
View File
@@ -1770,6 +1770,8 @@ VolZmap::Comp_5AxisMilling( int nGrid, const Point3d& ptS, const Point3d& ptE, c
if ( bInverse)
nTotSurf += 4 ;
if ( bSmallMovement)
nTotSurf += 2 ;
int nSurfInd = 0 ;
vector<SurfBezForInters> vSurfBez( nTotSurf) ;