Jump to content

tbone

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by tbone

  1. I done it right all the time but it needed to be an integer as an input but i did a number😅 Small thing that makes a huge differents the "number to integer"
  2. Hello i need some help to filter something out of a list of x,y positions. I want for example the point [10] in the list and get the responding x,y positions. I'm to confused at the moemnt to do it.😅 Creating the grid in a rectangle for testing is no problem but then filtering it... grid.vwx
  3. Thanks! Sorry for the late reply. Wasn't thinking that way to do it. Completely different approach than what i got from my professor. Many ways to do it but first you need to discover them 🙂
  4. Hello, i need some help, i think im just blind. I have a triangle made from 3 lines and later getting extruded but i need the second shortest/longest line and its center point because the lines are generated with with a random number from a range. Sort and with get item i can filter it but the value of the line is not getting through there so i cant get the center. Do i need to do some python scripting here and create a completely new node or can i do this with the existing nodes? What i found so far is only something with list([-1]) and with that i would get the index before the last index in the list as an output and this would be perfect for my case but i dont know how to create or modify such a node.
×
×
  • Create New...