IF ELSE in Grasshopper

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

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

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

    Right on, great way to push into ghpython, C# and flask/hops/VSC!

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

      I appreciate it. yes, the gateway to a very different but exciting universe :)

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

    "That's pretty fucking awesome" - agreed

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

    it useful,thank so much.

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

    flawless 🤞☄

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

    thank you so much T.T saving me

  • @s.romero6632
    @s.romero6632 3 ปีที่แล้ว

    Thanks, great explanation.

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

    the fucking master

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

    HEY WHAT if the gate is a lst of trues and false? it says gae only takes one

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

      you always compare the Trues and Falses of the specific item in a list.
      For example with the AND command:
      list one:
      True
      True
      False
      False
      list two:
      False
      True
      False
      True
      would result in:
      False
      True
      False
      False
      however, if you would retreive a certain item list1[0] and list2[3], you would get True
      if you have multiple items in one list
      and only ONE item in the other
      the entire list would just react to that ONE item,
      if its two, then it would react to the first, the second, and then second, and then the second, and then the second....
      that kind of how the grasshopper logic works if you have different list sizes and want them to interact with each other.
      Hope that helped,
      thank you

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

    hello
    how to offset only those rectangles from the set that have all sides greater than a certain length?
    sorry for the translate.google

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

      Hey there, do you mean, that only rectangles that have a certain circumference only get offseted?
      Well when you have the base rectangle, you use "length", then you use "larger than", then you put a number into the second number, then use Pick'n'Choose , put the Output of the larger than in there and use 2 more numbers to define the Stream 0 and 1. The result of that will be your Offset

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

      @@SatoshiBuilds
      Thanks
      Not certainly in that way
      Rectangle AxB
      For example C = 100
      If A> C and B> C, then there is an offset
      If A "Length" ---> "Larger than"
      what next I don’t know
      I'm still a beginner )
      I thought it would help "Stream Filter" and "Stream Gate"

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

    Useful but please omit the swearing.