Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-01-21 11:55:13 +00:00
parent 51f22f25a0
commit 6ef5090e45
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -452,6 +452,7 @@ EIN_EXPORT BOOL __stdcall EgtShearGroup( int nId, const double vPnt[3], const do
// Nesting
EIN_EXPORT BOOL __stdcall EgtCreateFlatParts( int nType) ;
EIN_EXPORT BOOL __stdcall EgtAdjustFlatPartLayer( int nLayerId) ;
EIN_EXPORT BOOL __stdcall EgtPackBox( int nId, double dXmin, double dYmin,
double dXmax, double dYmax, double dOffs, BOOL bBottomUp) ;
EIN_EXPORT BOOL __stdcall EgtPackBoxCluster( int nId[], int nCount, double dXmin, double dYmin,