高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】interpolation quality of curves
interpolation quality of curves
interpolation quality of curves
hello,
i work with dwgdirect 2.4.1 and i use vectorization mechanism (classes odgsbasevectorizedevice, odgigeometrysimplifier). i would like to get better quality of vectorized elements: arcs, circles, ellipses, etc...
in opendwg toolkit 2010 there were functions:
adsetclipboundaryquality(int value),
adsetinterpolationquality(int value).
they let to set the interpolation quality value to interpolate curves in general.
is there a way to do it in dwgdirect by similar functions, i.e. before calling
odgsbasevectorizedevice::update(odgsdcrect* pupdatedrect) ?
regards
see
...
(results of searching forum for "deviation")
sergey slezkin
|