Jump to content

LSP for changing text inside dynamic block similar to Tcount


ryankevin15

Recommended Posts

Is each of the blocks a separate block reference, or is your image a single dynamic block with an array parameter?

 

If the "XX" is DText or MText within the block definition, then this could not hold a different value for each block reference of the same block definition - you would need to use an Attribute instead.

Link to comment
Share on other sites

Is each of the blocks a separate block reference, or is your image a single dynamic block with an array parameter?

 

If the "XX" is DText or MText within the block definition, then this could not hold a different value for each block reference of the same block definition - you would need to use an Attribute instead.

 

how would I create an attribute instead of MText? They are all separate blocks. I just wanted to show the application of it and a lsp for numbering the racks 1-4 from left to right or from right to left.

Link to comment
Share on other sites

how would I create an attribute instead of MText? They are all separate blocks. I just wanted to show the application of it and a lsp for numbering the racks 1-4 from left to right or from right to left.

 

Use the ATTDEF command within the Block Editor to create the attribute definition, save the block definition, and then use the ATTSYNC command to synchronise the changes to all block references in the drawing.

Link to comment
Share on other sites

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