Jump to content

Recommended Posts

Posted

I am trying to write a script that is going to let me edit a block. I need to do this over multiple drawings (a couple hundred). One of the problems that I am having is that I can not figure out how to select the block. I am guessing that there is a way via the command line only. Could someone help?

Posted

if the block has a know position you can use that, such as

 

ddedit
0,0

 

or by crossing

ddedit
50,60
0,0

 

however there is a command (that currently escapes me) that will allow you to select your block by name and then search for a named tag and string BUT will only change one string for another.

 

It really depends what you have to do as to the best approach.

Posted

Maybe insert a new block from another drawing and accept the change block to new. Put the block some where off the page then lastly erase it. Should work in LT.

Posted

I have found the command you MIGHT want to try:-

 

-ATTEDIT

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