- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I need an XML export of this DWG (see attached). I am aware that it is not a common request, normally we only supply GML. Both files look similar but that's besides my point. The end goal is unknown to me, I only know that the XML is needed.
Now i have found some scripts on two sites.
https://through-the-interface.typepad.com/through_the_interface/2008/04/extracting-data.html
and
The first link is an old script for AutoCad 2009, the second link is an updated version made in 2016.
I'm using Autocad 2021 and its loads succesfully but right after that (Command: ; error: bad function: "extd") appears.
Can somebody help me or explain to me what is going wrong with this code.
I'm not entirely new to using VLISP, but never written my own code.
Most important for me is that X, Y, and some general stuff are exported.
Or would you suggest to use command DataExtraction, open in Excel and export frome there with a selfmade XML scheme?
Thanks in advance.
Solved! Go to Solution.