From f28818dd867c2d2ebd688bb70506bd871049b29d Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 10 Apr 2019 09:25:24 +0000 Subject: [PATCH] EgtInterface 2.1d2 : - aggiunte interfacce per EgtCreateAdjustFlatParts, EgtAdjustFlatParts e EgtAdjustFlatPart. --- API_Nesting.cpp | 21 +++++++++++++++++++++ EgtInterface.rc | Bin 11718 -> 11718 bytes 2 files changed, 21 insertions(+) diff --git a/API_Nesting.cpp b/API_Nesting.cpp index 7842518..a40dbc0 100644 --- a/API_Nesting.cpp +++ b/API_Nesting.cpp @@ -19,6 +19,13 @@ using namespace std ; +//----------------------------------------------------------------------------- +BOOL +__stdcall EgtCreateAdjustFlatParts( int nType, double dToler) +{ + return ( ExeCreateAdjustFlatParts( nType, dToler) ? TRUE : FALSE) ; +} + //----------------------------------------------------------------------------- BOOL __stdcall EgtCreateFlatParts( int nType, double dToler) @@ -26,6 +33,20 @@ __stdcall EgtCreateFlatParts( int nType, double dToler) return ( ExeCreateFlatParts( nType, dToler) ? TRUE : FALSE) ; } +//----------------------------------------------------------------------------- +BOOL +__stdcall EgtAdjustFlatParts( void) +{ + return ( ExeAdjustFlatParts() ? TRUE : FALSE) ; +} + +//----------------------------------------------------------------------------- +BOOL +__stdcall EgtAdjustFlatPart( int nPartId) +{ + return ( ExeAdjustFlatPart( nPartId) ? TRUE : FALSE) ; +} + //----------------------------------------------------------------------------- BOOL __stdcall EgtAdjustFlatPartLayer( int nLayerId) diff --git a/EgtInterface.rc b/EgtInterface.rc index d0fc0f9230a5ab0085ebdfa4152901c83085e77e..25df424c7c91e8c0e5d802a85da5326dee43953d 100644 GIT binary patch delta 111 zcmX>WeJpyzFE&P_%^&$rGEF|hS;uHJ`Jtfh<^rw;7OzIAO+TQQ4Xt~E@c}o07g?Nt^fc4 delta 111 zcmX>WeJpyzFE&QQ%^&$rGEF|hS;uHN`Jtfh<^rw;7OzIAO+TQQ4Xt~E@c}o07PdfrT_o{