EgtInterface 3.1c1 :
- aggiunta interfaccia per EgtChangePreviewMachiningToolShow.
This commit is contained in:
@@ -1747,6 +1747,13 @@ __stdcall EgtUpdateMachining( void)
|
||||
return ( ExeUpdateMachining() ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtChangePreviewMachiningToolShow( int nLookFlag)
|
||||
{
|
||||
return ( ExeChangePreviewMachiningToolShow( nLookFlag) ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtPreparePreviewMachiningTool( void)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user