EgtGeomKernel 3.1g2 :

- ricompilazione con cambio versione.
This commit is contained in:
Dario Sassi
2026-07-10 13:27:47 +02:00
parent 5bd2b869f8
commit afe3000635
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -1318,7 +1318,6 @@ GetCurveOnSurfInfo( const ICurve& crCrv, const ISurfTriMesh& pSurf,
Vector3d vtFirst = ptPNext - ptP ; vtFirst.Normalize() ;
bool bClosed = PL.IsClosed() ;
bool bLast = false ;
Vector3d vtNormPrev = V_INVALID ;
Point3d ptPrev ;
bool bFirst = true ;
const ICurveComposite* pCC = GetCurveComposite( &crCrv) ;