WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   How To Get All The Drawables In A Model As Nodes (https://forum.worldviz.com/showthread.php?t=6092)

ariekazy 12-16-2017 02:49 PM

How To Get All The Drawables In A Model As Nodes
 
Hiii

I want to get access to all the children of a node. I know I have to use node.getChild but that only gives me nodes which are children of that node. If I want to get access to all the drawables also, what should I do. This the support it shows the getChild don't work with drawables. So what should I do..

Regards
Shen

Jeff 12-20-2017 08:38 AM

The node3D.getNodeNames command returns a list of scene graph node names. I don't think drawables are nodes in the scene graph though. Can you describe a bit more what you're trying to do.


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

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