高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】buffered dxf expor
buffered dxf export
buffered dxf export
hi,
are there any functions or tools in the toolkit to buffer the dxf output? when writing to a network drive, the dxf output slows down a lot.
i saw an older post concerning this problem in an earlier version of the toolkit (
i just did some testing with old code using version 1.14. in this case the writing of dxf data is much faster. can it be that there was a write buffer in that version of the toolkit, and got lost in the current one?
torsten
writing dxf has slowed, because it involves unicode to ansi conversion.
if you are writing to non-current version, there will be also database conversion.
vladimir
|