[python-win32] AutoCAD attribute issue

2016-05-23 Thread ??
Hi Mark, Recently I'm working on the AutoCAD attribute extraction. When I install the pywin32 and write the code as follow: Before into the code, I want to ask one question. If I wish to extract from dxf file can I use the same method as below? ---

Re: [python-win32] AutoCAD attribute issue

2016-05-23 Thread Tim Roberts
On May 23, 2016, at 4:10 PM, ?? mailto:t.j.w...@hotmail.com>> wrote: Recently I’m working on the AutoCAD attribute extraction. When I install the pywin32 and write the code as follow: Before into the code, I want to ask one question. If I wish to extract from dxf file can I use the same method