Hi. I have tried to do the same, but unfortunately i think accessing fields of inline is not possible.
Just in case you find a solution, let me know please!
Dan
Hi All,
I have a big model of a building which I divided into small vrml files such as: floor1.wrl, floor2.wrl, roof.wrl, and so on. Basically, I used 'Inline' node to import all of these small vrml files into my mother vrml file called 'building.wrl'.
I am using VB.NET form interface to allow the user to interact with the geometry. It works fine when I load any of the small vrml files (e.g. floor1.wrl) and then I can obtain the name of 3D elements in floor1 so that the user can change their texture. The problem is that when I load the main vrml file 'building.wrl' I am unable to interact with 3D elements inside the 'Inline' node.
So my question: how can I interact with the element/geometry inside an 'Inline' wrl file? Any feedabck or suggestion is very appreciated.
Thanks
|
|