Jump to content

Recommended Posts

Posted

Just a shot in the dark but try taking out the line (vla-reload b).

  • Replies 43
  • Created
  • Last Reply

Top Posters In This Topic

  • JeepMaster

    12

  • ronjonp

    10

  • Lee Mac

    6

  • RyanGC

    5

Top Posters In This Topic

Posted Images

Posted
Just a shot in the dark but try taking out the line (vla-reload b).

 

Hi ronjonp.

 

It somewhat worked. I ran the routine & the command line indicated

 

Command: xrefr

 

Initializing...

U:\.........\.......\.........\.......\xxxx.DWG

U:\.........\.......\.........\.......\yyyy.DWG

--- Xref change finished! ---

 

But no change in the drawing & in Externally Reference box, nothing changed.

 

But i still save the dwg & open again & the xref path now show the new path.

 

How to get it to reflect the changes when the lisp runs instead of having to save & reopen the drawing to reflect the changes.

 

Thanks

Posted

Not the best solution, but you could call (command "-xref" "reload" "*") at the end of the routine.

Posted
Not the best solution, but you could call (command "-xref" "reload" "*") at the end of the routine.

 

Do you know why it happend? where do i add this line of code to? Thank ronjonp

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...