查看单个帖子
旧 2009-05-06, 11:58 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problems with text position for radial dimensions

problems with text position for radial dimensions
problems with text position for radial dimensions
i am having trouble constructing radial and/or diametrial dimensions when the plane that the dimension resides on does not intersect the origin. when i attempt to construct such a dimension, the text always appears a plane twice as far from the origin as the plane containing the leader lines, arrows, etc.
for example:
pradialdim->setcenter (odgepoint3d (0.0, 0.0, 100.0));
pradialdim->setchordpoint (odgepoint3d (50.0, 0.0, 100.0));
pradialdim->setnormal (odgevector3d (0.0, 0.0, 1.0));
pradialdim->setelevation (100.0);
puts the leaders, etc on the z = 100 plane, however, the text is located on the z = 200 plane.
there must be something i'm missing, but i can't figure it out...
thanks,
it is a bug of dwgdirect, it is fixed, fix will be available in next release.
sincerely yours,
george udov
"it is a bug of dwgdirect, it is fixed, fix will be available in next release."
thanks for the info, george. btw, can you think of any workaround to this problem? also, do you have any idea when the next release will be available?
david
quote:
originally posted by david vicknair
thanks for the info, george. btw, can you think of any workaround to this problem? also, do you have any idea when the next release will be available?
regrettably, i think no workaround possible. if this defect is critical for you and you use msvc - send me please your email adress (private message or email using forum). i can send you fixed library. also please tell which configuration do you use (lib or dll, debug or release, version of msvc)
sincerely yours,
george udov
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)