Jump to content

AttipEdit command with C sharp, VB.net or lisp?


muck

Recommended Posts

Is there an C sharp, VB.net or lisp routine that is equivlent

to the Attipedit command?

 

The AttipEdit command allows a user to select an attribute

in a block reference and directly edit it.

 

Most C sharp vb.net or lisp routines has the user to

select the block and then the program extracts the attribute

for a block defination.

 

Thank you,

Link to comment
Share on other sites

Nentsel you can pick an object like an attribute, (setq obj (entget (car (nentsel)))) just pick attribute. There should be a method in .Net etc.

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