EgtMachKernel 1.8h1 :
- migliorata gestione oggetti utente operazioni - aggiunta SimGetOperationInfo.
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@
|
||||
#include "MachMgr.h"
|
||||
#include "DllMain.h"
|
||||
#include "GenMachining.h"
|
||||
#include "MachiningConst.h"
|
||||
#include "OperationConst.h"
|
||||
#include "/EgtDev/Include/EGkCurveLine.h"
|
||||
#include "/EgtDev/Include/EGkCurveArc.h"
|
||||
#include "/EgtDev/Include/EGkCurveComposite.h"
|
||||
@@ -63,7 +63,7 @@ static const string ON_PREVIEW = "OnPreview_" ;
|
||||
static const string ON_APPLY = "OnApply_" ;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
USEROBJ_REGISTER( "EMkGenMachining", GenMachining) ;
|
||||
USEROBJ_REGISTER( GetOperationClass( OPER_GENMACHINING), GenMachining) ;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
const string&
|
||||
|
||||
Reference in New Issue
Block a user