venkatraj - 2018-05-29

Hi,

I'm using x3dom for a work project to show hydraulic systems of a vehicle in web graphics. I converted all my CAD models into x3d and using <inline> tag to add it in html. Now my real need is to pick each each objects in the scene and higlight a part number for the object. I tried to use the following code from x3dom documentation page, this only calls the attributes inside the html document. What i want to do is to call an attribute from the x3d file which is location in another folder. Is there a way to call this.

 

Last edit: venkatraj 2018-05-29