高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】equivalent of ad-dwghdr-lunits
equivalent of ad_dwghdr->lunits
equivalent of ad_dwghdr->lunits
how do i access the linear units value from dwgdirect?
thanks,
david
use oddbdatabase::getlunits() and oddbdatabase::setlunits().
system variables are listed in sysvardefs.h header. it is included into oddbdatabase.h to make variable accessing functions prototypes.
sergey slezkin
|