- in PreSimulationLIb correzioni importanti in test collisione

This commit is contained in:
luca.mazzoleni
2026-05-08 11:54:16 +02:00
parent 7c485360de
commit f58004dfeb
2 changed files with 13 additions and 14 deletions
+3
View File
@@ -232,6 +232,9 @@ function FACEBYBLADE.Make( Proc, Part, FaceToMachine, EdgeToMachine, OptionalPar
Tool = TOOLS[Cutting.nToolIndex],
dDepthToMachine = dDepthToMachine
}
if OppositeToolDirectionMode == 'Enabled' then
BladeEngagementParameters.Edge = EdgeToMachineOpposite
end
local BladeEngagementOptionalParameters = {
bIsDicing = bIsDicing,
sRestLengthSideForPreSimulation = sRestLengthSideForPreSimulation,