Export Sketch As...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a sketch that I want to export from a part in an assembly. It is an ellipse and I want to export it's geometry into an autocad 2000 dwg file so that we can run some camware using it. If I right click on the sketch I want, and click "Export Sketch As...." then select all the options I want and save the configuration to an .ini file and finish saving the file, it creates the dwg correctly.
However, if I use the snippet in inventor for "Export DXF From IDW" and point it to the .ini file it does not create it correctly.
The snippet does not export the viewres = 15000 setting from my template but when I right click the sketch and choose "Export Sketch As..." it works. but I want to automate this process instead of clicking through it every time. Does anyone know how to fix this?