高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】pb with zoom extend in dd 1.11.1
pb with zoom extend in dd 1.11.1
pb with zoom extend in dd 1.11.1
we continue our test on printing with dwgdirect but we have found a problem with the extend of a text.
it doesn't seems to work if an acdbtext has a thickness different of 1.0
here a drawing with a text with an invalid extend.
attached files
thanks for pointing it out. will be fixed in next update.
sergey slezkin
thanks for your reply sergey.
we are trying to use clipping to print a region of a drawing, we try to use odgibasevectorizer:ushclipboundary() but it doesn't work.
is it the right function for clipping or is there an other one ?
yes, it is right function for clipping. see, for example, exsimpleview::update() (this is in odvectorizeex sample) - example of putting clip boundary in eye coordinates.
sincerely yours,
george udov
|