EgtMachKernel :
- ottimizzate rotazioni di +/- 90 deg.
This commit is contained in:
+1
-1
@@ -365,7 +365,7 @@ Operation::GetMinDistanceFromRawSide( int nPhase, const Point3d& ptP, double& dD
|
||||
if ( distPC.GetParamAtMinDistPoint( 0, dU, nFlag) &&
|
||||
pCurve->GetPointTang( dU, ICurve::FROM_MINUS, ptML, vtTgL)) {
|
||||
vtDir = vtTgL ;
|
||||
vtDir.Rotate( Z_AX, - ANG_RIGHT) ;
|
||||
vtDir.Rotate( Z_AX, 0, -1) ;
|
||||
vtDir.ToGlob( frRaw) ;
|
||||
vtDir.Normalize() ;
|
||||
break ;
|
||||
|
||||
Reference in New Issue
Block a user