Author Topic: Xref Repath and Bind  (Read 2073 times)

0 Members and 1 Guest are viewing this topic.

Odoshi

  • Guest
Xref Repath and Bind
« on: February 02, 2011, 08:28:24 AM »
Hi all,

I want to batch process some DWG's, re-pathing their Xrefs and Binding them.

Do I have to open the drawing in the Editor so that it becomes the MdiActiveDocument, or can I just make a new DB  in memory with ReadDwgFile(), re-path and bind?

Thanks,
Mike

kaefer

  • Guest
Re: Xref Repath and Bind
« Reply #1 on: February 02, 2011, 08:55:18 AM »
I want to batch process some DWG's, re-pathing their Xrefs and Binding them.

Do I have to open the drawing in the Editor so that it becomes the MdiActiveDocument, or can I just make a new DB  in memory with ReadDwgFile(), re-path and bind?

No. Yes.

The honorable Glenn R. may have covered this already: http://www.theswamp.org/index.php?topic=24524.msg296051#msg296051