Primo commit per nuova strategia STR0015 per lavorazione profilo arcuato.

Strategia copiata da STR0009 come partenza
This commit is contained in:
andrea.villa
2025-09-08 16:07:19 +02:00
parent dcf61e0442
commit d48d392c58
5 changed files with 315 additions and 1 deletions
+1
View File
@@ -377,6 +377,7 @@ local function GetStrategies_Essetre( Proc)
---------------------------------------------------------------------
-- Feature : Head Cambered Profile (0-103)
elseif ID.IsHeadCamberedProfile( Proc) then
Strategies = { { sStrategyId = 'STR0015'}}
---------------------------------------------------------------------
-- Feature : Round Arch (0-104)
elseif ID.IsRoundArch( Proc) then