DataBeam :

- correzioni varie.
This commit is contained in:
Dario Sassi
2020-07-27 14:46:04 +00:00
parent 4cba5fca30
commit 8e6f59ca62
9 changed files with 347 additions and 215 deletions
+1 -1
View File
@@ -827,7 +827,7 @@ function BeamLib.MakeOneFaceBySaw( nSurfId, nFacet, sCutting, dSawDiam, Par5, dV
EgtSetOperationMode( nMchFId, false)
return false, sErr
end
return true, sName
return true, sName, nMchFId
end
-------------------------------------------------------------------------------------------------------------