DataBeam :
- modifiche per PF1250.
This commit is contained in:
@@ -888,6 +888,8 @@ local function MakeTwoFacesByMill( Proc, nPhase, nRawId, nPartId)
|
||||
elseif Proc.Box:getCenter():getX() > b3Solid:getCenter():getX() then
|
||||
local dOffs = b3Solid:getMax():getX() - Proc.Box:getMin():getX()
|
||||
local dDist = b3Solid:getMax():getX() - Proc.Box:getMax():getX()
|
||||
-- sempre concavo aumento la distanza (rimane una punta...)
|
||||
dDist = dDist + 10
|
||||
BL.UpdateHCING( nRawId, dOffs, dDist)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user