Prima versione strategia tenone, non funzionante

This commit is contained in:
andrea.villa
2025-02-27 14:36:11 +01:00
parent 64145e62cf
commit 2256c15015
5 changed files with 307 additions and 1 deletions
+2
View File
@@ -201,6 +201,7 @@ local function GetStrategies_Egalware( Proc)
---------------------------------------------------------------------
-- Feature : Tenon
elseif ID.IsTenon( Proc) then
Strategies = { { sStrategyId = 'STR0006'}}
---------------------------------------------------------------------
-- Feature : Mortise
elseif ID.IsMortise( Proc) then
@@ -460,6 +461,7 @@ local function GetStrategies_Essetre( Proc)
---------------------------------------------------------------------
-- Feature : Tenon
elseif ID.IsTenon( Proc) then
Strategies = { { sStrategyId = 'STR0006'}}
---------------------------------------------------------------------
-- Feature : Mortise
elseif ID.IsMortise( Proc) then