In my model, about 6000 faces from step my code is something like this :
Code: Select all
for f in Shape.faces:
sf = f.Surface
del sf
How could access to Face.Surface class without cause a memory leak ?
Thank you
Cristian
OS: Windows 7
Word size of OS: 64-bit
Word size of FreeCAD: 32-bit
Version: 0.18.15527 (Git)
Build type: Release
Branch: master
Hash: 70aaf3e95fe2a3f17d43e95a1afe7d903d91b8ae
Python version: 2.7.14
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.2.0
Locale: Italian/Italy (it_IT)