EgtGeomKernel :

- piccoli aggiustamenti stilistici.
This commit is contained in:
Daniele Bariletti
2024-08-29 10:05:45 +02:00
parent 50df4f3503
commit 55ce22b06c
7 changed files with 20 additions and 3 deletions
+2
View File
@@ -47,6 +47,8 @@ DistPointCurve::DistPointCurve( const Point3d& ptP, const ICurve& Curve, bool bI
case CRV_COMPO :
CrvCompositeCalculate( ptP, Curve) ;
break ;
default :
break ;
}
// salvo il punto
m_ptP = ptP ;