Jump to content

Recommended Posts

Posted
Yup.. your new code here used a different approach. Block names.

 

Nice :)

 

Cheers :beer:

  • Replies 25
  • Created
  • Last Reply

Top Posters In This Topic

  • pBe

    10

  • BlackBox

    5

  • Tharwat

    4

  • Lee Mac

    3

Top Posters In This Topic

Posted
Thanks for the info Renderman.

 

:beer:

 

Happy to help :beer: *MMmmm Beer*

Posted

Cheers guys, Overwhelming response!! :shock:

 

Way beyond my Lisp/Vlisp knowledge, but it's a good learning tool! :D

 

CHEERS! 8)

  • 1 year later...
Posted

how about if i want all attributes in a certain layer? can i use this?

what part should be change?

Posted
how about if i want all attributes in a certain layer? can i use this?

what part should be change?

 

Are you referring ssget filter? In an ideal world all entities on a "BLOCK" are on layer "0" , that way it would inherit the properties of the layer it resides. At any rate, it would be impossible to capture these "attributes" thru SSGET filter alone. You may need to dig deep into the block (tblobjename/vlax-for) to determine the layer which the attdef resides , not counting the "fudge" attdef's in which case you need to iterate thru every selected attribute block.

 

HTH

Posted

thanks for the reply pBe...assuming i know the name of the block with attributes and all the attributes in that block are in layer 0. is it possible?

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