diff --git a/EInAPI.h b/EInAPI.h index f3bd826..12c5caf 100644 --- a/EInAPI.h +++ b/EInAPI.h @@ -625,6 +625,7 @@ EIN_EXPORT BOOL __stdcall EgtVerifyOutstroke( double dX, double dY, double dZ, d EIN_EXPORT BOOL __stdcall EgtGetOutstrokeInfo( wchar_t*& wsInfo) ; // Machine Move EIN_EXPORT BOOL __stdcall EgtSetAxisPos( const wchar_t* wsAxis, double dVal) ; +EIN_EXPORT BOOL __stdcall EgtLoadTool( const wchar_t* wsHead, int nExit, const wchar_t* wsTool) ; EIN_EXPORT BOOL __stdcall EgtSetMachineLook( int nFlag) ; // Scene