Custom Veiw files locate

Custom Veiw files locate

Darkforce_the_ilogic_guy
Advisor Advisor
1,073 Views
5 Replies
Message 1 of 6

Custom Veiw files locate

Darkforce_the_ilogic_guy
Advisor
Advisor

I do not know it this is a questingen for Customization... but I need to location on the computer where I can find here it save custom view.

 

I want to do add All the item I have in stock on a searsch list... but this is not possible in vault it self... I can do this in a my search folder .. by editing the XML file... but is there anything like it in the Custom View ?... it most be save some where but I have so fare not be enble to find it.. I have vault 2018 Pro... It must be save in a local folder I think.... I want to make some Custom view and copy them to the other user I work with

 

can you have me ?

0 Likes
1,074 Views
5 Replies
Replies (5)
Message 2 of 6

Markus.Koechl
Autodesk
Autodesk

I am not quite sure what you are looking for... In case you need to access all viewing files externally then DWF publishing should solve your requirement: 

DWF Publish Options.jpg



Markus Koechl

Solutions Engineer PDM, Autodesk Central Europe
0 Likes
Message 3 of 6

Darkforce_the_ilogic_guy
Advisor
Advisor

What I need is to make a ilogic code that run on all veiw to do this ... I need to change the view and take them one by one.... my problem is that I want it to go back to the view that was aktiv before the code was run so the user do not have to..

 

So I want a code that save with view that is aktiv now.(dim CurrenceView.. in a varible ..

 

Then I run my code 

 

and then in the end do somthing like

 

CurrenceView.Aktive to go back to what ever View was before I did my stuffe with the ilogic code ... and make it go back to being aktiv at the end of the ilogic code

0 Likes
Message 4 of 6

Markus.Koechl
Autodesk
Autodesk
iLogic Automation is not part of Vault Customization. I suggest visiting the Inventor Customization Forum instead.


Markus Koechl

Solutions Engineer PDM, Autodesk Central Europe
0 Likes
Message 5 of 6

Darkforce_the_ilogic_guy
Advisor
Advisor

Sorry I mix up  my post...I want to copy my Custom view that I make on my computer to 10 other computer 

 

I also want to make some custom change to the file ....so I can make a search that is not possible to create  in the program.. but might work if i edit the file .... it does in my search but I can file the file that control this for the custom view

 

 

0 Likes
Message 6 of 6

Anonymous
Not applicable

Your views are listed in %appdata%\Autodesk\Autodesk Vault <Edition> 201x\Servers\<servername>\Vaults\<vaultname>\Objects\ViewStyles.xml and the contents of your views are in GridState.xml in the same folder.

0 Likes