EgtMachKernel :

- piccole migliorie di programmazione.
This commit is contained in:
Dario Sassi
2017-03-14 12:06:53 +00:00
parent bb9f2bd2a3
commit fdb622516f
4 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1276,7 +1276,7 @@ GenMachining::AddStandardMilling( const ICurveComposite* pCompo, const Vector3d&
// curva corrente
const ICurve* pCrvC = pCompo->GetCurve( i) ;
// copio la curva
PtrOwner<ICurve> pCurve( ::GetCurve( pCrvC->Clone())) ;
PtrOwner<ICurve> pCurve( pCrvC->Clone()) ;
if ( IsNull( pCurve))
return false ;
// aggiungo affondamento