查看单个帖子
旧 2009-05-05, 08:48 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】dxf file forma

dxf file format
dxf file format
the details of ole object inserted in the autocad2000 file are stored under ole2frame/310 groupcode under the entities section. the data is in binary form.
what details are exactly soterd under the group code 310?
is there any way by which some relationship between group code 90 (data length)and 310(data) exists?
which api of toolkit gives the details of the groupcode 310?

binary data is stored under group codes 310. group code 90 - data length. the binary data may represent a bitmap file or ms word document or excel table or something else. it's interpreted by corresponding ole server.
currently odt3 has no implemented methods to handle this binary data.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)