EgtMachKernel :
- aggiunti flag 201 e 202 per inizio WaterJetting con o senza foro.
This commit is contained in:
+1
-1
@@ -2084,7 +2084,7 @@ WaterJetting::AddApproach( const Point3d& ptP, const Vector3d& vtTool, double dS
|
||||
if ( AddRapidStart( ptP1) == GDB_ID_NULL)
|
||||
return false ;
|
||||
// affondo al punto iniziale
|
||||
SetFlag( 0) ;
|
||||
SetFlag( ( m_Params.m_bLiHole ? 201 : 202)) ;
|
||||
if ( AddRapidMove( ptP) == GDB_ID_NULL)
|
||||
return false ;
|
||||
return true ;
|
||||
|
||||
Reference in New Issue
Block a user