- gestite le info da scrivere su un part creato da template.

This commit is contained in:
Daniele Bariletti
2025-02-21 12:17:04 +01:00
parent 6a0a872b0b
commit 205253d1cc
2 changed files with 22 additions and 1 deletions
+3
View File
@@ -314,6 +314,9 @@ local function CreateSolid()
IdEnt_Part = nIdTrimTot
SLD.CurrPartSolid = IdP_SOLID
SLD.CurrSrfTmId = nIdTrimTot
--scrivo l'info dello spessore nel part
EgtSetInfo(IdFP, "Th", EgtNumToString(SLD.THICK))
end
--