EgtMachKernel (NewLink) :
- primo commit per codice NewLink.
This commit is contained in:
+1
-1
@@ -698,7 +698,7 @@ Machining::GetToolPreviewStepCount( void) const
|
||||
int nClId = m_pGeomDB->GetFirstNameInGroup( GetOwner(), MCH_CL) ;
|
||||
if ( nClId == GDB_ID_NULL)
|
||||
return 0 ;
|
||||
// determino il numero di entità di tutti i sottogruppi, escludendo CLIMB e RISE
|
||||
// determino il numero di entità di tutti i sottogruppi, escludendo CLIMB, RISE ed HOME
|
||||
int nCount = 0 ;
|
||||
int nPxId = m_pGeomDB->GetFirstGroupInGroup( nClId) ;
|
||||
while ( nPxId != GDB_ID_NULL) {
|
||||
|
||||
Reference in New Issue
Block a user