WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-08-2009, 09:12 AM
dtidrow dtidrow is offline
Member
 
Join Date: Dec 2008
Posts: 13
Problems with node.getChild and node.collideBox

I'm having an issue with node.collideBix() preventing the rendering of a node returned from node.getChild("name"). The relevant parts of the script look like this:

Code:
option1 = chassis.add('part1.ive')
display = option1.getChild("display")
display.collideBox()
'display' is a valid node, as I can toggle it on and off using node.visible(). As soon as I call 'display.collideBox()', the node disappears from view. Any ideas why this might be happening?

Don
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC