Include :
- aggiornamento.
This commit is contained in:
@@ -530,6 +530,7 @@ EXE_EXPORT bool ExeGetClusterBBoxGlob( const INTVECTOR& vIds, BBox3d& b3Box) ;
|
||||
// Part Nesting
|
||||
EXE_EXPORT bool ExeCreateOutRegion( int nParentId, double dXmin, double dYmin, double dXmax, double dYmax, double dZ) ;
|
||||
EXE_EXPORT bool ExeCreateOutRegion( int nParentId, int nOutCrvId) ;
|
||||
EXE_EXPORT bool ExeCreateReferenceRegion( int nParentId, int nOutCrvId, bool bBottomUp) ;
|
||||
EXE_EXPORT bool ExeCreateDamagedRegion( int nParentId, int nDmgCrvId) ;
|
||||
EXE_EXPORT bool ExeVerifyPartCluster( const INTVECTOR& vIds, bool bReducedCut) ;
|
||||
EXE_EXPORT bool ExePackPartClusterInRectangle( const INTVECTOR& vIds, bool bReducedCut, bool bBottomUp) ;
|
||||
|
||||
Reference in New Issue
Block a user