Revit Structural elements to Rhino using Rhino Inside!

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ •

  • @hoangnhinguyen1973
    @hoangnhinguyen1973 3 роки тому +1

    Thank you for another inspiration.

  • @sonbomi-r3s
    @sonbomi-r3s Рік тому

    Thank you for your instructions. I have a logical problem when I Use the Brep Box in this flow. Where can I send or show my problem? thanks

    • @AussieBIMGuru
      @AussieBIMGuru  Рік тому

      I can be reached via aussiebimguru at gmail dot com (writing it out as spambots will get it otherwise).

  • @just_a_statistic
    @just_a_statistic 3 роки тому +1

    Finally wait is over

  • @juanpablomanriquemonterrey7874
    @juanpablomanriquemonterrey7874 3 роки тому +1

    hi, I want to start in grasshopper world but I cannot find any curse or tutorial, could you recommend me any source of study to get started?. I´d really appreciate that.

    • @AussieBIMGuru
      @AussieBIMGuru  3 роки тому

      My suggestion would be Parametric House, they have both a paid platform and free tutorials here: ua-cam.com/users/ParametricHouse

    • @informdesigns9028
      @informdesigns9028 3 роки тому +1

      I would highly recommend a book called AAD (Algorithms - Aided Design) by arturo tedeschi, it’s basically a dictionary for components, but thoroughly explains the relationships and functions of the base grasshopper components, + some plugins.

    • @just_a_statistic
      @just_a_statistic 3 роки тому

      @@informdesigns9028 don't you think its too old ?

    • @informdesigns9028
      @informdesigns9028 3 роки тому +1

      @@just_a_statistic Some plug-in information will probably be outdated, however the book is still one of the most comprehensive guides you will find. The bulk of information is still relevant, and all components and workflows mentioned are accompanied with visual examples of both the components and their results.

  • @parimalvala8742
    @parimalvala8742 3 роки тому

    Thankyou for this workflow. I have one concern. I think you need to inform that when you are getting elements inside rhino its necessary to set the "Detail Level" to Fine. Otherwise this algorithm can give you false results I guess. Because if we dont set detail level to fine then you will get structural framing into "Curve" form. Thenafter you pass element geometry node to Brep it is going to give error and as you did clean tree operation it is going to remove that curve from the list. Now the data structure is showing incorrect results for "Define Object Attributes" node.

    • @AussieBIMGuru
      @AussieBIMGuru  3 роки тому

      Yes in my experience it will initially use detail level in the active view and the detail level then acts as an override. In this case it definitely retrieved the intended geometry, but a good point and might be relevant in some cases. Thanks!

  • @just_a_statistic
    @just_a_statistic 3 роки тому

    how to install ladybug legacy version ?

    • @AussieBIMGuru
      @AussieBIMGuru  3 роки тому +1

      It can be found on food4rhino:
      www.food4rhino.com/en/app/ladybug-tools
      Both legacy and non legacy can be installed at the same time. Install instructions come with the versions typically.

  • @andriyborysov4469
    @andriyborysov4469 3 роки тому +1

    Why does dynamo cant have such a user-friendly interface as Grasshopper?!

    • @AussieBIMGuru
      @AussieBIMGuru  3 роки тому +2

      Yes there are definitely some things I'd prefer to have in Dynamo like output flattening and the search/ribbon/panel tools.

    • @adaxrvt
      @adaxrvt 3 роки тому

      @@AussieBIMGuru Im sure Grasshopper has it, but manual or automatic run similar to dynamo would be helpful.

    • @AussieBIMGuru
      @AussieBIMGuru  3 роки тому

      @@adaxrvt i don't believe it does. I usually use stream filters and buttons to simulate manual mode.

    • @pilot_tejas
      @pilot_tejas 3 роки тому +1

      @@AussieBIMGuru you can try to lock the solver and unlock when the script is ready. For me this works great.

    • @AussieBIMGuru
      @AussieBIMGuru  3 роки тому

      Yes this works to some degree although I often like to have some data flow live and some frozen.