高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】problem with oddbaligneddimension
problem with oddbaligneddimension
problem with oddbaligneddimension
i have a oddbaligneddimension with:
(all other parameters don't seem to change the problem)
paligneddim->setxline1point(oddbpoint3d( 0, 0, 0));
paligneddim->setxline2point(oddbpoint3d( 80, 0, 0));
paligneddim->settextposition(oddbpoint3d( 20, 30, 0));
paligneddim->setdimlinepoint(oddbpoint3d( 80, 10, 0));
after recomputedimblock the dimlinepoint is always changed
to [ 80 , 30 , 0 ]
i expected it to stay at [ 80 , 10 , 0 ], as acad positions the
dimlinepoint at the arrow at xline2
but it's always changed to text y-position.
i need the dimline below the text.
is it a dd bug? (i'm using the actual dd1.12)
dirk
last edited by dirk demand; 1st december 2004 at 05:05 amfff">.
yes, it's dd bug.
sergey slezkin
|