Autocad LISP or VBA (Help)

Autocad LISP or VBA (Help)

mesutmamuk
Contributor Contributor
1,052 Views
2 Replies
Message 1 of 3

Autocad LISP or VBA (Help)

mesutmamuk
Contributor
Contributor

Dear All,

 

I'm working on a tower electrical projects design.I need a practical solution for the approval presentation of the designs.

 

For example;

 

I open fifty different dwg files on an autocad window.These dwg files contain multiple reference files (xrefs) in different numbers and from different points.

 

Purpose ;

 

I need a solution to automatically bind references (xrefs) in these files and then purge and save and close them.

 

OS: Windows 7 and above versions.

Autocad 2014 and above versions.

 

Thank you.

 

0 Likes
Accepted solutions (1)
1,053 Views
2 Replies
Replies (2)
Message 2 of 3

cadffm
Consultant
Consultant

Sorry, i can not help with a Lisp or VBA solution, i am a poor knowledge user who

Starts Command: DWGCONVERT

Set up to SaveAs

- with "bind xrefs" option (bind or insert option to choose) and

- with "purge" option

 

Sorry 😞

 

 

Sebastian

Message 3 of 3

mesutmamuk
Contributor
Contributor
Accepted solution

Thanks .

Etransmit solved my problem.

0 Likes