查看单个帖子
旧 2009-05-04, 03:34 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】acdbosnappointref code 91

acdbosnappointref code 91
acdbosnappointref code 91
hi,
i am trying to write the contents of our drawing database into dxf form using the toolkit. when i tried to write out associative dimensions, i run into several problems. here is one:
is there any way to set the value of acdbosnappointref dxf code 91 using the c++ dwgdirect toolkit? whatever i have tried, the value was always 0. in the "right" drawing the value is either 1, or 2. btw i could not find any reference to the actual meaning of this dxf code. could you give me at least a hint?
thanks a lot,
miklos
quote:
originally posted by erdelyiszabo
is there any way to set the value of acdbosnappointref dxf code 91 using the c++ dwgdirect toolkit?
osnappointref->mainentity().subentid().setindex(value);
quote:
originally posted by erdelyiszabo
btw i could not find any reference to the actual meaning of this dxf code. could you give me at least a hint?
dxf group code 91 - gsmarker(graphic system selection markers ) of main object (index) (from dxf reference).
--
best regards,
sergey zaitcev
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)