DataBeam :
- aggiunta gestione di SteoJoint e StepJointNotch - modifiche varie.
This commit is contained in:
@@ -67,7 +67,7 @@ function ProcessMortise.Make( Proc, nPhase, nRawId, nPartId)
|
||||
local b3Mor = EgtGetBBoxRef( Proc.Id, GDB_BB.STANDARD, frMor)
|
||||
local dMorH = b3Mor:getDimZ()
|
||||
-- elevazione del punto centro
|
||||
local _, dCenElev = BL.GetPointDirDepth( nRawId, ptC, vtN)
|
||||
local _, dCenElev = BL.GetPointDirDepth( nPartId, ptC, vtN)
|
||||
dMorH = max( dMorH, dCenElev or 0)
|
||||
-- recupero la lavorazione
|
||||
local sPocketing = ML.FindPocketing( 'Mortise', 30)
|
||||
|
||||
Reference in New Issue
Block a user