Difference between revisions of "Example nodal structures"
From Organic Design wiki
m |
m |
||
| Line 4: | Line 4: | ||
This first example shows the first two items in a [[loop]]. For simplicity, only the ''[[nodeNEXT|NEXT]]'s'' [[association]]s are shown, not the ''[[nodePREV|PREV]]'s''. Ann association called ''TEST'' has been included which has the binary [[node reference]] of 11 to show how the two [[binary traversal|traversal]]s of ''NEXT'' (binary 1) do not conflict with the single traversal of binary 11. | This first example shows the first two items in a [[loop]]. For simplicity, only the ''[[nodeNEXT|NEXT]]'s'' [[association]]s are shown, not the ''[[nodePREV|PREV]]'s''. Ann association called ''TEST'' has been included which has the binary [[node reference]] of 11 to show how the two [[binary traversal|traversal]]s of ''NEXT'' (binary 1) do not conflict with the single traversal of binary 11. | ||
| + | |||
[[Image:Nodal-loop-example1.png]] | [[Image:Nodal-loop-example1.png]] | ||
Revision as of 02:52, 8 November 2006
This is an article for discussing and displaying various nodal structures and examples. These diagrams are being made online with Gliffy.
This first example shows the first two items in a loop. For simplicity, only the NEXT's associations are shown, not the PREV's. Ann association called TEST has been included which has the binary node reference of 11 to show how the two traversals of NEXT (binary 1) do not conflict with the single traversal of binary 11.




