MSasu Posted March 18, 2009 Posted March 18, 2009 Hello, There is some way to control the version of DXF file that is created using the Export method of current drawing? By default the files are generated as default version (installed one). Dim SSet as Object Set SSet = ThisDrawing.SelectionSets.Add("Empty") ThisDrawing.Export “C:\test”, "DXF", SSet Thank you! Regards, Mircea Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.