Just to make sure I understand this properly:
member("3d").model("Father").parent = member("3d").model("Child") - this
statement means that the "father" is the parent of/to "child"? If yes,
then if I change the father, the child will change as well, right? And
can one child have many parents?
On the off chance you are serious, then no, changing Father would not change Child. And no too, any object can only have one parent. That parent can have a parent too though.
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
