Jump to content

Recommended Posts

Posted

Here I attached "CHNO" attribute block & lsp Programme for that block use

But I want to similar lsp for another "Juno" attribute block to use i also attached that lsp

please help me

chno.dwg

Junno.dwg

chaltano.lsp

Posted

Presuming that the values loaded in identical attributes (based on attribute names) on those blocks are also identical, then just adjust this line:

(command"insert" "chno" pt "" "" "0"   SHNO surno hno (rtos chno 2 0) (rtos plotarea 2 3)  )

with:

(command"_insert" "junno" pt "" "" "0" SHNO surno (rtos plotarea 2 3))

This presumes that the junno.dwg drawing, as well the chno.dwg are located in a folder from Support File Search Path list.

 

I'm afraid that isn’t a good practice to append an unrelated question to someone else thread – should ask a moderator to fix this for you.

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