高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】phantom te
phantom text
phantom text
hi,
i have problems with a dwg file.
dwgdirect library show phantom chars when vectorizes the attached dwg.
odamfcapp, freeviewer also display the phantom text, autocad doesn't.
thanks for your replays
marco
attached files
the file contains oddbattributedefinition entities in model space with height like 1.e-20
autocad while loading file replaces zero text entity height with current textsize sysvar value. but it does not change non-zero value.
dd checks text height with tolerance (1.e-10) so 1.e-20 is replaced with textsize.
this should be fixed in dd.
sergey slezkin
|