![]() |
【转帖】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 |
所有的时间均为北京时间。 现在的时间是 08:55 PM. |