- aggiunta funzione per pulire gli outloop dei part creati come template.
This commit is contained in:
@@ -97,6 +97,7 @@ Public Class ParametricCompoVM
|
||||
Dim nPart As Integer = EgtGetLastPart()
|
||||
EgtLuaSetGlobNumVar("TOOL.nId", nPart)
|
||||
EgtLuaCallFunction("TOOL.RenameNewPart")
|
||||
EgtLuaCallFunction("TOOL.ReorganizeEdges")
|
||||
EgtLuaCallFunction("TOOL.ClearVariables")
|
||||
|
||||
nPartId = EgtGetLastPart()
|
||||
|
||||
Reference in New Issue
Block a user