Hi!
Is it possible to add a new grouped 3d models to a model?? I am try to write
grp = gScene.newgroup("bridge")
grp.addchild(world.model[1])
grp.addchild(world.model[2])
world.model("box").addchild(grp, #preserveparent)

but of course it didn't work... Should I just add each model to the box,
instead of grouping them first??

Thank you!

Yachun

[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!]

Reply via email to