EgtInterface 1.6c10 :
- gestione macchinate (gruppi di lavorazione).
This commit is contained in:
@@ -135,7 +135,11 @@ bool EgtShear( INTVECTOR& vIds, const Point3d& ptP, const Vector3d& vtN,
|
||||
const Vector3d& vtDir, double dCoeff, int nRefType) ;
|
||||
|
||||
//--------------------------- Machining --------------------------------------
|
||||
bool EgtUpdateMachMgr( void) ;
|
||||
bool EgtInsertMachMgr( int nInsGrp) ;
|
||||
int EgtAddMachGroup( const std::string& sName, const std::string& sMachineName) ;
|
||||
bool EgtGetMachGroupName( int nMGroupInd, std::string& sName) ;
|
||||
bool EgtGetMachGroupInd( const std::string& sName, int& nInd) ;
|
||||
|
||||
//--------------------------- Scene ------------------------------------------
|
||||
bool EgtSetBackground( Color TopCol, Color BottomCol, bool bRedraw) ;
|
||||
|
||||
Reference in New Issue
Block a user