From 4746474864ca2a1c8fa30f82d7fe668c36b8512d Mon Sep 17 00:00:00 2001 From: Daniele Bariletti Date: Thu, 7 May 2026 11:29:44 +0200 Subject: [PATCH 1/2] EgtExecutor : - aggiunto argomento alla RegolarizeSurfaceLocally. --- EXE_Trimming.cpp | 4 ++-- Lua_Trimming.cpp | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/EXE_Trimming.cpp b/EXE_Trimming.cpp index 2cd8c32..62514b2 100644 --- a/EXE_Trimming.cpp +++ b/EXE_Trimming.cpp @@ -869,7 +869,7 @@ ExeTrimmingGetSurfBzSyncPoints( int nParentId, int nEdge1Id, int nEdge2Id, doubl // --------------------------------------------------------------------------- int -ExeRegolarizeSurfaceLocally( int nParentId, int nSurfId, int nSyncStartId, int nSyncEndId, double dLinTol) +ExeRegolarizeSurfaceLocally( int nParentId, int nSurfId, int nSyncStartId, int nSyncEndId, double dLinTol, int nType) { bool bOk = true ; // Verifica database geometrico @@ -889,7 +889,7 @@ ExeRegolarizeSurfaceLocally( int nParentId, int nSurfId, int nSyncStartId, int n Point3d ptE2 ; pSyncEnd->GetEndPoint( ptE2) ; BIPOINT bpIsoEnd( ptS2, ptE2) ; - PtrOwner pNewSurf( RegolarizeBordersLocally( pSurfBez, bpIsoStart, bpIsoEnd, dLinTol)) ; + PtrOwner pNewSurf( RegolarizeBordersLocally( pSurfBez, bpIsoStart, bpIsoEnd, dLinTol, nType)) ; if ( IsNull( pNewSurf)) return GDB_ID_NULL ; int nId = pGeomDB->AddGeoObj( GDB_ID_NULL, nParentId, Release( pNewSurf)) ; diff --git a/Lua_Trimming.cpp b/Lua_Trimming.cpp index 919a9ed..8f24b60 100644 --- a/Lua_Trimming.cpp +++ b/Lua_Trimming.cpp @@ -297,8 +297,10 @@ LuaRegolarizeSurfaceLocally( lua_State* L) LuaCheckParam( L, 4, nSyncEndId) double dLinTol ; LuaCheckParam( L, 5, dLinTol) + int nType = 0 ; + LuaCheckParam( L, 6, nType) - int nId = ExeRegolarizeSurfaceLocally( nParentId, nSurfId, nSyncStartId, nSyncEndId, dLinTol) ; + int nId = ExeRegolarizeSurfaceLocally( nParentId, nSurfId, nSyncStartId, nSyncEndId, dLinTol, nType) ; LuaSetParam( L, nId) ; return 1 ; } From e31fcee3386361d8265e138accf2b6bf49858643 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 7 May 2026 12:23:40 +0200 Subject: [PATCH 2/2] EgtExecutor 3.1e1 : - ricompilazione con cambio versione. --- EgtExecutor.rc | Bin 19652 -> 19652 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/EgtExecutor.rc b/EgtExecutor.rc index 481350afd9da57bac1cefe39811a63356f5a28a3..db41b86d52195180b918955892bbde6d8f710a86 100644 GIT binary patch delta 105 zcmX>ylkvz*#tq-tSWOvp7z{W6W^-m{P6aX?xfZj)#f~#g-XK^35})kImAtu6$O0yJ US`4aQPzqIjgCatGoKl(=0DScxZ2$lO delta 105 zcmX>ylkvz*#tq-tSWOso7>qanW^-m{P609;xfZj)#f~#g-XK^35})kImAtu6$O0yJ US`4aQPzqIjgCatGoKl(=0DgHMbpQYW