Это видео недоступно.
Сожалеем об этом.

AC #02 - Let's Make in AutoCAD - DYNAMIC BLOCK WITH MULTIPLE VISIBILITY PARAMETERS

Поделиться
HTML-код
  • Опубликовано: 17 авг 2024
  • Let’s make a dynamic block with multiple visibility parameters (kind of) in AutoCAD!
    While you can't actually have multiple visibility parameters in a dynamic block, it is possible to mimic doing so with some extra work (including extra lookup parameters and a few special guests). In this video, I'll take you through the process. Though I will often say "visibility states" when I mean "visibility parameters." Also, something about a squirrel... ?
    This video was recorded in AutoCAD 2017, a Computer Aided Drafting program by Autodesk, Inc. using Open Broadcast Software, with audio mixing in Audacity and edited in Hitfilm 4 Express.
    Title Card Font: “Architect’s Daughter” commercially licensed (free for personal use) from Kimberly Geswein
    www.kimberlyges...
    “AutoCAD” on Title Card rendered using A360 from an AutoCAD file by myself.
    TAGS
    AutoCAD, AutoCAD 2017, Let’s Make, Let’s Make AutoCAD, computer aided drafting,

Комментарии • 18

  • @PeaceParts
    @PeaceParts 5 лет назад +5

    Just another little tip, You can right click items and go to Object Visibility and select Show for all States or Hide for all States. Way easier than having to go through every visibility state and turning them on/off

  • @mylearninghub480
    @mylearninghub480 Месяц назад

    IT WAS SO MUCH HELPFULL

  • @Rikky_AS285
    @Rikky_AS285 5 лет назад

    This is stunning! Problem I did have for a long time, with a lot of blocks! This works perfect!

  • @espaceman000
    @espaceman000 4 года назад

    Awesome! I love squarells! Thank you!

  • @gustavogonzalez5941
    @gustavogonzalez5941 5 лет назад +6

    CAN YOU DO 3 OR 4 LOOKUPS?

  • @chaseophus303
    @chaseophus303 3 года назад

    Super helpful! Really good work.

  • @diegohumayta9012
    @diegohumayta9012 6 лет назад

    Muito bom!
    Parabéns pela publicação.
    Very good!
    Congratulations on the publication.

  • @pedronospinah.7047
    @pedronospinah.7047 7 лет назад +1

    THANK YOU, YOU SAVED MY JOB!!!!!, THANK YOUUUUUUUUUUUU

  • @chrisjoel247
    @chrisjoel247 3 года назад +1

    how can you do something like this but with text?

  • @mythic_snake
    @mythic_snake 2 года назад +1

    Please please please somebody point me in the right direction. I need to do exactly this, but with 4 sides of my block able to turn on and off independently. Does that mean I need to set up each "move" parameter with 8 "lengths" each, with a total of 32 "sizes", and then instead of a double lookup, I would need an octo-lookup??? Or do I just need two "sizes" for each side (on and off) and then a 64-lookup parameter to control the whole block? Is there a video that shows how to do this?

    • @doodlevids4152
      @doodlevids4152  2 года назад

      The latter is closer; each length parameter needs as many options as that associated visibility set, so just 2 for each "on/off." The lookups stay as a pair, but the one with lengths needs every possible combination, so 2 x 2 x 2 x 2 = 16 lines in that lookup, with associated 16 actual visibility states.

  • @jamiebesso
    @jamiebesso 7 лет назад +1

    Thank you sir!

    • @doodlevids4152
      @doodlevids4152  7 лет назад +1

      You're quite welcome! Feel free to let me know if there's anything else you'd like to see a video on. :)

    • @jamiebesso
      @jamiebesso 7 лет назад +1

      Any kind of advanced techniques like this would be awesome (dynamic block related or otherwise)! There's lots of info out there to do basic stuff but this video is really handy. I'm going to try to use it for a weld symbol block (toggle off/on things like field weld flag, all around, tail note, etc. Might get complex but I think it would be better than having a huge list of multiple options in one visibility state to choose from. Thanks again for sharing this! :)

  • @jacksongroverarandasolis1169
    @jacksongroverarandasolis1169 5 лет назад

    thank's a lot... u r a genious

  • @gladysramirez2266
    @gladysramirez2266 7 лет назад +1

    This is great! I am currently working on something similar and I found this video to be very helpful, but now I'm stuck. When I delete the block and drop it in a new window my items are showing and listed correctly in both Lookups... but my items are not switching. They seem to be stuck on the first visibility status. Mind you, I am adding more items that you have in this video. Any idea what I am doing wrong?

    • @doodlevids4152
      @doodlevids4152  7 лет назад +1

      I'm not sure entirely I follow what exactly you mean by "drop it in a new window," as that could refer to several different actions. My general advice when working on any blocks though is to delete all copies, PURGE them from the drawing, and re-insert if changes don't seem to show up correctly. Hope that helps! (If not, feel free to head to the AutoCAD sub-reddit and we can go further into depth on whatever is happening.)