(2018-09-22, 14:44)Michael Horvath Wrote:This is not done in a quick time. I saw that I made heavy use of memory, to avoid error that i encountered in the past (references an object as original but is had been changed).(2018-09-22, 10:35)Michael Heidemann Wrote: Now i see the problem. In case we inline down to eliminate linetype 1 the file size will grow very huge.
The function I use in the code can not handle such large files at once.
I have to spilt the file internally, so I the code can handle it.
I think this may take some days, because this function is used at many places and I have to find out how to solve this with as low line changes as possible.
I keep you informed.
cu
Mikeheide
Thanks for taking a look.
This will lead to a rewrite of some code an much, much testing.
I'll keep you informed.
cu
Mikeheide