선택과.제외 (1)-List, Cull... 복기
https://cafe.naver.com/rhinograsshopper/33
Tree Statistics : Path로 정렬됨
Tree Branch : Branch로 정렬됨
Shift List : Offset all items in a list
Wrap : true | Wrap : false |
item을 list에서 제거하지 않는다 | item을 list에서 제거한다. |
Cull Index
제외시킬 item의 index를 지정한다.
Wrap의 true와 false의 차이점은 무엇인지 궁금하다.
아무리 봐도 결과가 같다.
Wrap가 true이면 리스트가 반복된다고 생각하면 된다.
Warp가 false이면 리스트가 다음과 같으므로
list index 6이 없다. 따라서 Cull Index가 주황색으로 바뀌어 Warning를 내보낸다.
Warp가 true이면 리스트가 다음과 같이 계속 반복한다고 생각하면 된다.
list index 6은 b이다. 따라서 Cull Index가 리스트에서 b를 제외한 나머지 item을 출력한다.
https://discourse.mcneel.com/t/cull-index-input/147704
Integer
Cull Index (0) | 2022.09.13 |
---|---|
Grasshopper tutorial (0) | 2022.09.11 |
그래스호퍼 기초강의 활용-김동주님 강의 (0) | 2022.09.10 |
Data Tree - Part(1) 복기하기 (0) | 2022.09.08 |
Keyboard and Mouse Short cut Setting (0) | 2022.09.07 |