Bring Part Structure Browser and Visualization Tab in windchill custom jsp
Version: Windchill 13.0
Use Case: I want to bring Part Structure Browser and 3D Visualization Tab in windchill custom jsp. How to render it. We know there is gwt framework involved in it. Is there any way we can bring these two component in separate tab of object.
Description:
I tried multiple ways to bring the visualization and part structure browser in my custom jsp.
1. I copied psb-iframe.jsp content (location: C:\ptc\Windchill_13.0\Windchill\codebase\netmarkets\jsp\psb\psb-iframe.jsp)
2. Also there is viz.jsp (Location : C:\ptc\Windchill_13.0\Windchill\codebase\netmarkets\jsp\cat\viz.jsp)

