CiCAD Posted July 1, 2011 Posted July 1, 2011 I would to know if i can write a macro to do the following steps Save As -> under save as there is a tools tab on the RHS top. click this to get the drop down for options under options click the DXF Options tab i then tick the box SELECT OBJECTS click OK change the file type to save as autocad 2010 .DXF user input being the name selected object i am saving User input being select the object If this makes sense can it be done? Quote
irneb Posted July 2, 2011 Posted July 2, 2011 Not with a straight-forward "macro". There doesn't seem to be any command-line switches for DXF version and Select objects. The only switches are for DWG version or only one for DXF (probably current latest version - i.e. 2010). But it might be possible through Lisp, though you might have to work with ObjectDBX in such case. Haven't looked into it too deeply, maybe someone else has already done something like this. 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.