Message 1 of 2
Include Sketch in DXF Export

Not applicable
07-30-2012
09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Is it possible to include Model Sketches when exporting a DXF from a drawing document?
Previously I could do a simple export :
ThisDoc.Document.SaveAs(DXFNAME , True)
Which used the options I'd set in the 'DXF File Export Options'
However, now I need to include some geometry from 'Sketch 2' within my DXF.
I've looked at the TranslatorAddIn Interface but can't see any options to include sketches in DXFs.
Does anybody know if this is possible?
I'm using Inventor 2011
Thanks
Tom