OmagCUT :
- corretta gestione cornici su guide per inserimento nel grezzo.
This commit is contained in:
@@ -516,7 +516,8 @@ Public Class FrameCutPageUC
|
||||
Return False
|
||||
End If
|
||||
' Parcheggio il pezzo trovato
|
||||
m_MainWindow.m_CadCutPageUC.m_NestPage.StoreOnePart(nTruePartId)
|
||||
m_MainWindow.m_CadCutPageUC.m_NestPage.CalcRawPart()
|
||||
m_MainWindow.m_CadCutPageUC.m_NestPage.StoreOnePart( nTruePartId)
|
||||
' Recupero layer e curva della sezione
|
||||
Dim nSectLayId As Integer = EgtGetFirstNameInGroup(nTruePartId, NAME_SECT)
|
||||
Dim nSectId As Integer = EgtGetFirstInGroup(nSectLayId)
|
||||
|
||||
Reference in New Issue
Block a user