- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm on Autodesk LT so I can't use win32 to automate saving a dwt or dxf into a dwg for xref. Is there another work around to get this process done?
Background:
I've made a lisp that references a python exe that takes a KMZ path and creates a box region around it so that another script can create a shape file that contains all parcel geometry within that region.
From here I would like to automatically xref it into the open file that ran the intial lisp. The problem I have is getting the geometry into a dwg. I have tried opening and placing it into a dwt and saving it as a dwg but I can't access the dwt via python for some reason. This would be the ideal path so that I can store it into a template as well but is not necessary. What I can do is save it as a DXF so if I can automatically convert this to a dwg then auto reference it then I can work around the problem. If there is a better solution that comes to mind I'd love to hear it but for now I'm looking into how to convert this and reference it automatically. Any ideas?
@nicolasR6NGC - moderation edited title for clarity.
Solved! Go to Solution.