【Grasshopper Tutorial】 Pipe Connection using Monoceros

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

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

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

    Great job, thanks for nice tutorial and knowledge sharing.

  • @NT-zb9oz
    @NT-zb9oz Год назад

    thanks for tutorials!!

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

    great stuff!

  • @shiftyshaper1017
    @shiftyshaper1017 17 дней назад

    Whole thing crashes when i plug in the slots to the solver?

  • @JiWu-lj5rk
    @JiWu-lj5rk 7 месяцев назад

    Hi, can we use more than 3 rules? I cannot get anything if i have 4 rules or more with my module.

    • @studioTama
      @studioTama  7 месяцев назад

      I think, you can use more than 3 rules. However, if you are not getting any results when you have 4 or more rules, it might be because there is no solution that satisfies all the specified rules. When the number of rules increases, finding a compatible solution can become more challenging due to potential conflicts or constraints among the rules.
      monoceros docs ↓
      monoceros.sub.digital/monoceros-user-manual/index.html

  • @Renata-fr7su
    @Renata-fr7su 2 года назад

    Every time I connect to Monoceros WFC Solver it appears as an error. What do I need to do for it to work?

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

      Thanks comment !
      First, you should check the cause of the error from the error message in the balloon at the top right of the WFC solver component.
      If you still can't resolve the error, please download my grasshopper and rhino file from the github link in description and compare it to your program.

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

      same. i downloaded @studiotama 's gh file yet i'm getting this from wfc solver. ( Solution exception: Unable to load DLL 'monoceros-wfc-0.2.0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

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

      yes i am having the same problem

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

    Hello, your files do not work. I am receiving an error on the Monoceros WFC Solver as well. If there are any other solutions to this problem please help.

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

      i am using a mac book with rhino 7

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

      @@davidbermudez8628 thanks comment! Please tell me, what kind of error you happen?
      I guess, the reason is Monoceros plug-in does not support for mac.
      Please check below↓
      www.food4rhino.com/en/app/monoceros

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

      @@studioTama Not sure why but i am still having that issue. It says this "1. Solution exception:Unable to load DLL 'monoceros-wfc-0.2.0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)" please help.

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

      @@davidbermudez8628 .dill file can be loaded only windows. So unfortunately, your PC is Mac, you cannot use monoceros plug-in.

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

      @@studioTama Yes i loaded it on my windows and i still have the same issue.

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

    When I select the point and connect everything es it dessapear everything why ?

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

      Thanks comment.
      I guess, no pattern exists that satisfies the rule. So, you should check if the rules are set correctly (check if the points are connected correctly).
      You can download completed file from my github link in description. Please compare the finished file with your grasshopper program.