I'm am attempting to export models from Plant 3D using ExportToAutoCAD. However, I don't want to be prompted as to whether I want to overwrite, I just want it to save these files out, whether the file exists or not.
My lisp skills are sorely lacking but I thought I might try this statement, but my syntax is incorrect:
Ok this works, but how to overwrite the file? (use same file name of the file that the lisp is used at)
This should be done using script so one could create new file with suffix or prefix, than close the file, delete original, rename new file to old file name and reopen it...
anybody knows how to script it?
and batch ...?
Oh, and more important of all,
how to prevent loss of page setups and named views when using the exporttoautocad command?!
The loss of above is bloody irritating....