Jump to content

Recommended Posts

Posted

Am terrible at scripts lisp etc just could never get my head around it all !!! anyway i want to purge multiple blocks form a drawing...

 

This is part of my script file but just cannot get the blocks to purge, what am i doing wrong any help would be great thank you.

 

It's the part in bold that's giving me some trouble.

 

 

PURGE

B

404-XREF-SETUP-L1,404KP,KAFD-keyplan-2-12

N

PURGE

R

*

N

AUDIT

Y

ZOOM

E

TILEMODE

0

Posted

Silly question, but have you tried purging them the normal way first? Just to confirm they can definitely be removed from the drawing...? Also, how is your lisp worded exactly? Just trying to generate an insight to the possible causes of the problem J

 

Posted
Silly question, but have you tried purging them the normal way first? Just to confirm they can definitely be removed from the drawing...? Also, how is your lisp worded exactly? Just trying to generate an insight to the possible causes of the problem J

 

I cannot purge at start as i have laoded the drawings with layers, hence i wanted to be very specific & just want to purge the blocks.

 

Its a script btw not a lisp as thats beyond myself :) thanks for reply

Posted
I cannot purge at start as i have laoded the drawings with layers, hence i wanted to be very specific & just want to purge the blocks.

 

Its a script btw not a lisp as thats beyond myself :) thanks for reply

so is the drawing xref'd in? This block definition cannot be purged if:

-- It is nested inside another block.

-- It is inserted in the drawing.

-- It is an attached xref drawing.

Posted

:unsure:

so is the drawing xref'd in? This block definition cannot be purged if:

-- It is nested inside another block.

-- It is inserted in the drawing.

-- It is an attached xref drawing.

 

Yes I think thats my problem, the xrefs are nested in a block that I explode ! ******:oops:

 

Thanks

 

Not so sure now as the block is purgable :unsure: back to the drawing board.

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