Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-03-12 18:23:35 +00:00
parent e9308d1ba2
commit 2c74abbf45
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -493,6 +493,7 @@ EXE_EXPORT bool ExeShearGroup( int nId, const Point3d& ptP, const Vector3d& vtN,
// CreateFlatParts
EXE_EXPORT bool ExeCreateFlatParts( int nType) ;
EXE_EXPORT bool ExeAdjustFlatPartLayer( int nLayerId) ;
EXE_EXPORT bool ExeCalcFlatPartDownRegion( int nPartId, double dH) ;
// Box Nesting
EXE_EXPORT bool ExePackBox( int nId, double dXmin, double dYmin,
double dXmax, double dYmax, double dOffs, bool bBottomUp) ;