|
|
"pan" <pan### [at] syixcom> wrote:
> Question: I had doubts about nodes|edges not intersecting
> via this method so I wrapped the object file with intersection { }.
> Since nothing rendered I assume this means there are no
> intersections of objects.
> Is this a fair assumption?
Actually, no, if you're talking about PAIRWISE intersections. This woud
just show that there's no point in the intersection of all the objects.
That is, if A = {1,2}, B = {2,3} and C = {3,4},
intersection {object{A} object{B} object{C} } would be empty.
Dave Matthews
Post a reply to this message
|
|