Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Visibility States - Dinamic Block

  1. #11
    100 Club
    Join Date
    2012-08
    Posts
    111

    Default Re: Visibility States - Dinamic Block

    I looked into your attachment, maybe because you have the attributes name all the same (SUP/SUP, ESQ/ESQ, DIR/DIR...etc)

    try giving each of these attributes a unique name.

    EDIT :

    I have renamed the TAGS and PROMPTS according to your attached.
    please see revised block
    Thanks NOD,
    The blocks works perfect!

    Thank you very much for the help.

    NOD,
    Could you explain to me how Can I put other visibility state in my block?
    Because I need the other block like that but without "X" in the middle of the circle.

    Thank in advance

  2. #12
    100 Club
    Join Date
    2012-08
    Posts
    111

    Default Re: Visibility States - Dinamic Block

    Hi nod,
    My block is almost done. I need create other visbility to take off the "X" in the center of the circle.

    I need to create a lookup parameter, right??
    I don't know how Can I do that. Could you help me, please??

    Regards



    NOD_FAB.dwg

  3. #13
    Active Member nod684's Avatar
    Join Date
    2008-09
    Location
    Singapore
    Posts
    63

    Default Re: Visibility States - Dinamic Block

    Quote Originally Posted by BILLYJOW View Post
    Thanks NOD,
    The blocks works perfect!

    Thank you very much for the help.
    you're welcome

    Quote Originally Posted by BILLYJOW View Post
    NOD,
    Could you explain to me how Can I put other visibility state in my block?
    Because I need the other block like that but without "X" in the middle of the circle.

    Thank in advance
    first you do all the arrows, lines and circle (outside the block editor)

    then make it a block then edit.

    while inside the block editor, make your attribs.
    but make sure to have the TAG names unique.

    have a visibility parameter

    do your stuff and save. should work as expected



    Quote Originally Posted by BILLYJOW View Post
    Hi nod,
    My block is almost done. I need create other visbility to take off the "X" in the center of the circle.

    I need to create a lookup parameter, right??
    I don't know how Can I do that. Could you help me, please??

    Regards


    NOD_FAB.dwg
    No need for Lookups. just a visibility will do.
    "Memories fade but the scars still linger..."

  4. #14
    100 Club
    Join Date
    2012-08
    Posts
    111

    Default Re: Visibility States - Dinamic Block

    Hi nod,
    Sorry but I didn't understand what you meant.

    I just wanted to create a parameter that take off the "X" in the center circle.
    I have tryed it all day long, but without sucess.

    Any help, please?

    Regars

  5. #15
    Active Member nod684's Avatar
    Join Date
    2008-09
    Location
    Singapore
    Posts
    63

    Default Re: Visibility States - Dinamic Block

    Quote Originally Posted by BILLYJOW View Post
    Hi nod,
    Sorry but I didn't understand what you meant.

    I just wanted to create a parameter that take off the "X" in the center circle.
    I have tryed it all day long, but without sucess.

    Any help, please?

    Regars
    Just add it to the Visibility Manager and hide the "X"
    Attached Files Attached Files
    Last edited by nod684; 2012-11-07 at 01:03 AM.
    "Memories fade but the scars still linger..."

  6. #16
    100 Club
    Join Date
    2012-08
    Posts
    111

    Default Re: Visibility States - Dinamic Block

    Hi my friend,

    Just add it to the Visibility Manager and hide the "X"
    I want to create a parameter that that hide the "x", but separate from the visibililty parameter.
    Because I have many situation in my block with the "x" and if I make the same situation without "x", my block will be duplicated.

    Is there any other to created one action parameter to hide or erase the "x"?

    I don't know if I was clear.
    Sorry for my english.

    Thank in advance
    Last edited by BILLYJOW; 2012-11-07 at 09:51 AM.

  7. #17
    Active Member nod684's Avatar
    Join Date
    2008-09
    Location
    Singapore
    Posts
    63

    Default Re: Visibility States - Dinamic Block

    Quote Originally Posted by BILLYJOW View Post
    Hi my friend,



    I want to create a parameter that that hide the "x", but separate from the visibililty parameter.
    Because I have many situation in my block with the "x" and if I make the same situation without "x", my block will be duplicated.

    Is there any other to created one action parameter to hide or erase the "x"?

    I don't know if I was clear.
    Sorry for my english.

    Thank in advance
    i don't think a look-up paramater will do the trick.

    why not just make another dyna block for that?
    can't think of any other way too as of now sorry..
    "Memories fade but the scars still linger..."

  8. #18
    100 Club
    Join Date
    2012-08
    Posts
    111

    Default Re: Visibility States - Dinamic Block

    Hi nod,
    I'm gonna quoting a guess that somebody told me.
    I am taking a guess but i think the problem is your adding a visibility state to a AttributeDefinition and when the block is inserted a AttributeReference is created and visibilty state is not applied, creating the 'x' using Mtext or Dtext would work or probably setting the attribute to constant so the blockreference will use the attributeDefinition might also work.
    By Jeff H
    What do you think, nod??

    Thanks for everything you've done for help me.
    Regards

  9. #19
    Active Member nod684's Avatar
    Join Date
    2008-09
    Location
    Singapore
    Posts
    63

    Default Re: Visibility States - Dinamic Block

    Quote Originally Posted by BILLYJOW View Post
    Hi nod,
    I'm gonna quoting a guess that somebody told me.


    What do you think, nod??

    Thanks for everything you've done for help me.
    Regards
    hmmmm...have you tried it?
    it will still add to the Visibility States that we have

    we will still need to Apply Visibility to the "X"
    whether it may be a line or a TEXT
    "Memories fade but the scars still linger..."

  10. #20
    Active Member
    Join Date
    2008-07
    Location
    Colorado Springs, CO
    Posts
    63

    Default Re: Visibility States - Dinamic Block

    Sounds like you'll need mulitple visibility states... block - with x, block - without x.... and so on. Basically for each state you have now, add a state that hides the x. This appears to be what nod did in his last posted block.

    It's technically not possible to have more than one visibility state without an add on. You could search visibility-add-eng on the autodesk forum and try that, but I've never messed around with it.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Dinamic Block
    By BILLYJOW in forum Dynamic Blocks - Technical
    Replies: 6
    Last Post: 2013-01-30, 03:04 PM
  2. 2012: DINAMIC BLOCK
    By fabricio_camargo84151122 in forum Dynamic Blocks - Technical
    Replies: 6
    Last Post: 2012-08-27, 02:26 PM
  3. LSP & Dynamic Block Visibility States
    By ReachAndre in forum AutoLISP
    Replies: 1
    Last Post: 2007-11-20, 08:32 AM
  4. Getting Visibility States to work in a Single door Dynamic Block
    By KGC in forum Dynamic Blocks - Technical
    Replies: 3
    Last Post: 2007-01-02, 02:40 PM
  5. Is there a way to see all Visibility states within a Dynamic Block
    By KansasCAD in forum Dynamic Blocks - Technical
    Replies: 3
    Last Post: 2006-04-17, 06:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •