DataWindow :
- correzione.
This commit is contained in:
@@ -6462,7 +6462,7 @@ local function CalcPartPreview( nPartId, nPreviewGrp)
|
||||
local dRailDelta = EgtGetInfo( vStartProfiles[i], WIN_RAILDELTA, 'd') or 0
|
||||
local dOffs = b3Profile:getMin():getX() - dRailDelta
|
||||
if vPrevOutlines[i] < 0 then
|
||||
EgtInvert( nCrv)
|
||||
EgtInvertCurve( nCrv)
|
||||
dOffs = - ( b3Profile:getMax():getX() - dRailDelta)
|
||||
end
|
||||
EgtOffsetCurve( nCrv, dOffs)
|
||||
|
||||
Reference in New Issue
Block a user