Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eaf3014ff2 | |||
| 9b520641b4 |
@@ -455,7 +455,7 @@ function WPD.Make( Proc, nRawId, b3Raw, bUseMultiDrill, DrillingsToAvoid)
|
||||
end
|
||||
EgtSetInfo( nMchId, 'Part', Proc.PartId)
|
||||
-- se foratura di fianco setto la nota per spostarla dopo i tagli di lama
|
||||
if vtExtr:getZ() < WD.NZ_MINA and not sHead then
|
||||
if vtExtr:getZ() < WD.NZ_MINA and not Proc.AffectedFaces.Top and not sHead then
|
||||
EgtSetInfo( nMchId, 'MOVE_AFTER', 1)
|
||||
end
|
||||
-- aggiungo geometria
|
||||
|
||||
Reference in New Issue
Block a user