12-15-2024
04:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
12-15-2024
04:23 AM
Export Drawing File to Dxf
Hi All,.. I create a Code For External Rule In *.dwg File.
my case like this:
1. I have a Drawing file in autodesk inventor.
2. I want to create an external rule which will export the active sheet into a Dwg file with a ratio of 1: 1 Autocad File 2010
3. The location for storing the Dwg file is placed in the active document in a folder called "01.Data"
4. Name the file according to the name of the active sheet.
did anyone Have some reference?