Jump to content

Recommended Posts

Posted

I have an interesting problem that I'm trying to solve.

I need some sort of batch routine that will do the following to the xref's and images in a drawing based on their status:

Loaded: Leave alone

Unloaded: Remove from drawing

Unreferenced: Remove from drawing

Not found: Leave alone

Unresolved: Leave alone

Orphaned: Leave alone

 

At the moment I am able to remove all xref's that are Unloaded and Unreferenced through a lisp routine, but it also removes Not found, Unresolved and Orphaned. The problem being that I cannot differentiate between them. It treats Loaded the way I want.

 

Currently I am stumped as to how I can accomplish any of this for Images.

 

Any suggestions would be most welcome.

Thanks

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...