Create Floor Plans using Dynamo! (Views to Sheets 1/3)

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 46

  • @allansergent8390
    @allansergent8390 3 ปีที่แล้ว +4

    Hi Gavin, this is amazing so thanks for posting it. I am having one little (well big for me) problem. I can't find the view templates node (the one with the drop down). Do you have another way of finding it besides typing the name of the node. Thanks in advance, Allan

    • @AussieBIMGuru
      @AussieBIMGuru  3 ปีที่แล้ว +5

      I can see it in archilab currently under 'archilab > Revit > ViewTemplates'.
      I'm currently using 2021.25.21 version but I believe it's been in most versions for a while now.

    • @allansergent8390
      @allansergent8390 3 ปีที่แล้ว

      @@AussieBIMGuru thanks so much for that. Im keen to finish this one to do the next two. thanks again for your help and to the knowledge you give out to the community.

  • @DevinSheaProductions
    @DevinSheaProductions 8 หลายเดือนก่อน +1

    How do you keep the levels from being renamed everytime you run? I have overall and Enlarged plans with different scope boxes.

    • @AussieBIMGuru
      @AussieBIMGuru  8 หลายเดือนก่อน

      My guess is that you may have the rename setting toggled on and do not show again. You can modify this in the Revit ini settings if you did this, but don't think there's any other way once you say don't show again.
      Similar to this thread :
      forum.dynamobim.com/t/i-want-to-create-views-from-levels/99559/3

  • @afreteur
    @afreteur 5 ปีที่แล้ว +3

    Is the "view templates" node from a package ?

    • @AussieBIMGuru
      @AussieBIMGuru  5 ปีที่แล้ว +3

      It is from the archilab package.

    • @afreteur
      @afreteur 5 ปีที่แล้ว

      @@AussieBIMGuru Thanks mate !

    • @RyanMJohnston
      @RyanMJohnston 3 ปีที่แล้ว

      for those looking for this, like I was, just search 'archi-lab.net' in the packages. It says the author is konrad@, ksobon

  • @sarahmacdonald1977
    @sarahmacdonald1977 4 ปีที่แล้ว +3

    Please can you help, I can't find the View Templates node

    • @AussieBIMGuru
      @AussieBIMGuru  4 ปีที่แล้ว +3

      It should be in archi-lab.net package.

  • @adambulpitt7002
    @adambulpitt7002 2 ปีที่แล้ว +1

    Hello again mate. At the scope box step, the script is only applying a scope box to one of my floor plans. All the floor plans are created each with the desired template but only one with a scope box as I say. I've gone through it a few times but I can seem to work it out.

    • @AussieBIMGuru
      @AussieBIMGuru  2 ปีที่แล้ว

      It sounds like it might be setting to shortest lacing possibly. Assuming you have a list of scope boxes, as well as a list of views, try setting the set node to longest lacing.

    • @adambulpitt7002
      @adambulpitt7002 2 ปีที่แล้ว

      @@AussieBIMGuru it was exactly that! I watched the video over again and spotted that I'd missed that out. Thanks again

  • @anitatavana1259
    @anitatavana1259 2 หลายเดือนก่อน

    Hi Gavin,
    Thank you for your useful tutorial. Can we automatically change the level type from the default type to another custom type using Dynamo? Do I need to use Python script?

    • @AussieBIMGuru
      @AussieBIMGuru  2 หลายเดือนก่อน +1

      If you want to change level types on creation generally you will need to follow up their creation by setting their type using setparameterbyname.

  • @trannguyenngoctu8223
    @trannguyenngoctu8223 4 ปีที่แล้ว +2

    How can I choose just CeilingPlanView or FloorPlanView in one file dynamo?

    • @AussieBIMGuru
      @AussieBIMGuru  4 ปีที่แล้ว

      I believe there should be a ceiling plan by view node if you wish to use this workflow to create ceiling plans instead. You could always use an If node and a List map in order to allow the user to choose either floor plans or ceiling plans being created in one script I think.

    • @salim5734
      @salim5734 2 ปีที่แล้ว

      great video!! would you be able to elaborate on the way you give users the ability to either select Ceiling Plan View or Floor plan View? thank you.

  • @debbiketchum3047
    @debbiketchum3047 4 ปีที่แล้ว +1

    Can you show the settings for the Sorting Project parameters used in the View templates?

    • @AussieBIMGuru
      @AussieBIMGuru  4 ปีที่แล้ว +1

      I actually cover this method in depth in another video quite early on from my channel: th-cam.com/video/xHLFdWDxDhA/w-d-xo.html
      Essentially, I'm using a few shared parameters to sort the view browser in this case.

  • @Archgyan
    @Archgyan 5 ปีที่แล้ว +1

    Is it better to have two scripts like first create the floor plans and then create a separate script to add those views to the sheets and create sheets? ... Or can we combine both scripts to one master script?

    • @AussieBIMGuru
      @AussieBIMGuru  5 ปีที่แล้ว +2

      They can be combined if you like into one script. I like to think a bit along the way though and have the chance to audit and check that it all worked at each stage.
      Many ways to solve a problem, I'm just sharing my way!
      It may be worth keeping them separate, as you may not always want to make sheets when you make views. It is also harder for to determine the sheet numbers for each floor plan if there is no excel to guide this step (otherwise you need to define your companies numbering system in dynamo).

  • @muratusta8138
    @muratusta8138 4 ปีที่แล้ว +1

    Dear Gavin, i couldn't find this topic's script on your Github profile. Script name is either true or same ?

    • @AussieBIMGuru
      @AussieBIMGuru  4 ปีที่แล้ว +1

      This one I lost in a corruption on my harddrive unfortunately.

  • @jwkiser93
    @jwkiser93 4 หลายเดือนก่อน

    I was trying to replicate this script but the View Template node is no longer available. I can't seem to find an alternative for this step. Do you have any ideas or suggestions? Thanks in advance!

    • @AussieBIMGuru
      @AussieBIMGuru  4 หลายเดือนก่อน

      Try apply view template by name from Crumple if you know the name you want. If the dropdown doesnt work and you need it to be a dropdown the next best thing is a data-shapes UI.

  • @MazaKaalikas
    @MazaKaalikas 2 ปีที่แล้ว +1

    Hi Gavin. Great video! I am havig trouble with finding the View Templates node. It's not in any of the archi-lab.net package versions anymore. Is there some other way of assigning a view template to a view that is being created?

    • @AussieBIMGuru
      @AussieBIMGuru  2 ปีที่แล้ว +1

      Yes I have nodes in Crumple that can apply view templates by given name and also a node to return all view templates (not a dropdown though). I believe Orchid package has a dropdown for view templates also.

  • @Iosconvolto
    @Iosconvolto 4 ปีที่แล้ว +1

    What if i want to create a new plan set? with this script he overwrites the views without creating new ones.

    • @AussieBIMGuru
      @AussieBIMGuru  4 ปีที่แล้ว

      If you run via dynamo player it will create new sets each time. If you run via dynamo directly, it will replace the set each time (and is less ideal).

    • @Iosconvolto
      @Iosconvolto 4 ปีที่แล้ว +1

      @@AussieBIMGuru Thanks !!!!!

    • @AussieBIMGuru
      @AussieBIMGuru  4 ปีที่แล้ว

      @@Iosconvolto you're welcome!

  • @ahmedsaid5284
    @ahmedsaid5284 3 ปีที่แล้ว

    Please can you help, I can't find the get parameter by name node ,,,,,,

    • @AussieBIMGuru
      @AussieBIMGuru  3 ปีที่แล้ว

      It comes with dynamo, its full name is Element.GetParameterValueByName

  • @daseindesignteam1890
    @daseindesignteam1890 3 ปีที่แล้ว +1

    Awesome!

  • @hu5tle-
    @hu5tle- ปีที่แล้ว

    Video is blurry so hard to see what your inputs are at times.

    • @AussieBIMGuru
      @AussieBIMGuru  ปีที่แล้ว

      Yes my old videos used a wide format monitor. Eventually i switched to youtube resolution though.

    • @hu5tle-
      @hu5tle- ปีที่แล้ว

      @@AussieBIMGuru Got it. did you update the old videos with new ones?

    • @AussieBIMGuru
      @AussieBIMGuru  ปีที่แล้ว +1

      @@hu5tle- no generally I just began using the correct format eventually. Havent got time to remake all my old videos as I'm still making new ones which are more relevant to topics of today. These videos are generally quite old now.

    • @ADfortniteplays
      @ADfortniteplays ปีที่แล้ว

      @@AussieBIMGuru Hello, can you let me know what node you used on 4:56? its blurry and i can't tell what you used. Thanks

    • @charlesrivas6464
      @charlesrivas6464 13 วันที่ผ่านมา

      @@ADfortniteplays if you change the video quality in setting you can read em. the serch is ==