EgtGeomKernel 2.7i7 :

- In SurfFlatRegion corretta funzione di Clear.
This commit is contained in:
Riccardo Elitropi
2025-10-03 10:30:31 +02:00
parent df483b5623
commit ecef487746
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -56,6 +56,7 @@ SurfFlatRegion::Clear( void)
for ( auto& pLoop : m_vpLoop)
delete pLoop ;
m_vpLoop.clear() ;
m_vExtInd.clear() ;
m_nTempProp[0] = 0 ;
m_nTempProp[1] = 0 ;