|
高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】he Result Is Error When Exploding Rotate Dimensions
the result is error when exploding rotate dimensions
the result is error when exploding rotate dimensions
hi,
here i have some problems with rotate dimensions when exploding them in dd. the exploding result in dd and in autocad2004 is different. now i am using dd 1.11.01.00.
here i attached 2 files in the thread: explodedindd.dwg, noexplodedindd.dwg. both of them are created by my application, the only difference between them is that when creating explodedindd.dwg, my application exploded all the block references in model space. the result shown in noexploded.dwg is what i want whether explode or not, so the result shown in explodedindd.dwg is wrong for me.
opening both of them in autocad2004, you can see there have 3 rotate dimensions in each and the look of each dimension in one file is different from the corresponding one in another file. if you explode noexploded.dwg in autocad2004, you can see that the looks of the dimensions will be no obvious changes and still different from those in explodedindd.dwg. i also can reproduce this in odamfcapp in dd1.12( i.e., if you explode noexploded.dwg in odamfcapp in dd1.12, the looks of these dimensions will change obviously and look like in explodedindd.dwg). so i think this problem also exists in dd1.12.
what does cause this difference between in dd and autocad2004?
any suggestion is appreciated.
attached files
hi enigma,
i can notice two major differences between autocad and dd.
1. dimension line is not supressed for vertical dimensions (left and right ones). this is a bug of dwgdirect, it is already fixed in current 1.12 code (not sure that it is fixed in last release code).
2. text size and location for center horizontal dimension. this is a bug of dd's recomputedimblock functionality, it'll be fixed, fix will be available in next release/update.
sincerely yours,
george udov
|