Hello ,
I am developing a c++ plugin in which i insert 3D annotation into page.
I have views inside file and i can add this from property dialog of 3D annotation like right click on 3D annotation -> Properties ->3D tab->Check add defaultview check box ->Select views from file drop down list ->Press Ok
With this process i can see views from file get added into view list in toolbar.
How can i do this programatically using c++ sdk or java script or some other way?