Auto-Export a DXF to a file location.

Auto-Export a DXF to a file location.

Anonymous
Not applicable
494 Views
1 Reply
Message 1 of 2

Auto-Export a DXF to a file location.

Anonymous
Not applicable

Hi, I've been having trouble finding a good code for a rule that exports a 2004 DXF from a part file.  I have a config file that contains all the export information.  I'd like to name the file as the parts custom iproperty 'Item Code'.  Lastly, I'd like to save it in a specific file location. (I'll eventually make this rule a ribbon button using vba.)

 

Any help is appreciated !

0 Likes
Accepted solutions (1)
495 Views
1 Reply
Reply (1)
Message 2 of 2

bhavik4244
Collaborator
Collaborator
Accepted solution

@Anonymous 

 

Some time ago I wrote a post on Clint Brown's unofficial inventor Blog for exporting the dxf file and save it at desired location with their iPart member name. Here is a link for that.

 

You can modify a bit, for example, change the location, change the file name as iproperties instead of ipart member name. by that you may achieve what you're looking for.


Bhavik Suthar
0 Likes