- in PreSimulationLib si usa l'uscita utensile
This commit is contained in:
@@ -85,10 +85,9 @@ local function CheckOutOfStrokePoint( ptOnFace, vtHead, vtNFace, vtNEdge, nSCC,
|
||||
|
||||
local ptOnToolTipCenter = ptOnFace + vtNEdge * Tool.dDiameter / 2 + vtNFace * EgtIf( bIsDownUp, Tool.dThickness, 0)
|
||||
|
||||
-- TODO come gestire EXIT?????
|
||||
-- impostazione utensile
|
||||
EgtSetCalcTool( Tool.sName, Tool.sHead, 1)
|
||||
EgtLoadTool( Tool.sHead, 1, Tool.sName)
|
||||
EgtSetCalcTool( Tool.sName, Tool.sHead, Tool.nExit)
|
||||
EgtLoadTool( Tool.sHead, Tool.nExit, Tool.sName)
|
||||
|
||||
-- settaggio SCC per discriminare soluzioni multiple
|
||||
EgtSetCalcSolCh( nSCC)
|
||||
|
||||
Reference in New Issue
Block a user