- Prima implementazione creazioni fasi
- Piccole migliorie varie - Corretta lettura info utensile profilato - Su Proc, aggiunte alcune note pezzo
This commit is contained in:
+1
-2
@@ -91,9 +91,8 @@ function BeamLib.AddPartEndFace( PartId, b3Solid)
|
||||
end
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
function BeamLib.AddPhaseWithRawParts( Part, OriXR, PosXR, dDeltaSucc)
|
||||
function BeamLib.AddPhaseWithRawParts( nRawId, OriXR, PosXR, dDeltaSucc)
|
||||
EgtAddPhase()
|
||||
local nRawId = Part.idRaw
|
||||
local dRawMove = 0
|
||||
while nRawId do
|
||||
EgtKeepRawPart( nRawId)
|
||||
|
||||
Reference in New Issue
Block a user