EgtMachKernel :
- corretto errore restituzione tipo lavorazione WaterJetting.
This commit is contained in:
@@ -652,7 +652,7 @@ WaterJettingData::GetParam( int nType, int& nVal) const
|
||||
{
|
||||
switch ( nType) {
|
||||
case MPA_TYPE :
|
||||
nVal = MT_MILLING ;
|
||||
nVal = MT_WATERJETTING ;
|
||||
return true ;
|
||||
case MPA_WORKSIDE :
|
||||
nVal = m_nWorkSide ;
|
||||
|
||||
Reference in New Issue
Block a user