查看单个帖子
旧 2009-05-06, 03:03 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】how to read .dwg or .dxf files

how to read .dwg or .dxf files
how to read .dwg or .dxf files
i have linkpath(link template) details written in dwg or dxf file.how to read the dwg or dxf file contents using dwgdirect for those linkpath details. is there any api to do the same??
i'm not sure what link path is...
in any case good starting point for reading dwg/dxf is our odreadex sample.
sergey slezkin
link template/link path
linkpath(or)link template is a five part address consisting of the environment, catalog, schema, table, and key columns. it is stored as object data with each linked drawing object
probably it's stored as extended data (xdata)?
if so you can access it using oddbobject::xdata()
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)