高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】he Corresponding Functions In Dwgdirec
the corresponding functions in dwgdirect
the corresponding functions in dwgdirect
hi,
in my old application which was based on opendwg, i used the following api functions: adconvertplinesonload(bool) and adacceptr14betafiles(). now which are the corresponding functions of them in dwgdirect?
thanks for your help.
plinetype system variable is respondible for converting 2d polylines on loading.
use oddbhostappservices::setplinetype().
dwgdirect always accepts r14 beta files.
sergey slezkin
|