TestEgr 1.5j1 :
- aggiornamento per selezione con mouse - aggiornamento per distanza con punti notevoli.
This commit is contained in:
@@ -53,3 +53,10 @@ UpdateButtons( void)
|
||||
((CTestEGrDlg*)AfxGetMainWnd())->UpdateShowCurveDir() ;
|
||||
((CTestEGrDlg*)AfxGetMainWnd())->UpdateViewButtons() ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
SelectIdInGeomDbTree( int nId)
|
||||
{
|
||||
return ((CTestEGrDlg*)AfxGetMainWnd())->SelectIdInTree( nId) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user