Hi all,
I was playing around with some indexing of a list with a nested list, pulling index 2 from each nested list. In my pursuit of doing this inside a code block I ran across this thread:
http://dynamobim.org/forums/topic/code-blocks-and-lacing/
in the second post Dimitar refers to ‘replication’ which I assume is a different name for lacing, maybe?
I read up on ‘replication’ and sort of understand but need more hands on to fully grasp the idea.
but my main question is, following the example in the link I have (lst<1>,2) and (lst<2>,2) the number in <#> gives the same results. Why?
Thanks