EgtGeomKernel 2.2c3 :
- modifiche alle curve di Bezier per uso contenitori STL - aggiunte superfici di Bezier - versione DB geometrico passata a 1016.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ DistPointCurve::DistPointCurve( const Point3d& ptP, const ICurve& Curve, bool bI
|
||||
case CRV_ARC :
|
||||
ArcCalculate( ptP, Curve) ;
|
||||
break ;
|
||||
case CRV_BEZ :
|
||||
case CRV_BEZIER :
|
||||
CrvBezierCalculate( ptP, Curve) ;
|
||||
break ;
|
||||
case CRV_COMPO :
|
||||
|
||||
Reference in New Issue
Block a user