Finding particular assests in a route

jeff1959

Active member
Is there a way to find particular assets in a route. I am trying to figure out what assets in the route I am building that are not built-in. I can't seem to get the Content Manager to load the route assets and be able to search them.

I know that I should be able to search location=local AND NOT built in=true . That would be able to give me assets that have been added to CM. But is there a way to search just the kuids used in the route?

Thanks for all the help.
 
Find your route in CM, right click on it and select view dependencies, then click on view in main window.
In the search box you can now add the extra search built-in = false.
 
I view my route, asset dependencies in CM ... and open them all for edit ... and edit all the config file username tag line(s), and add on the prefix: AA A ... save, commit ... then all my favorite assets (built-in/not built-in) are displayed at the very top of my surveyor list ... ie: AA A PRR Boxcab ... AA A Dub 15m tree

Some day I will be finished ... But until man gets married, then he is truely finished !
 
Last edited:
Find your route in CM, right click on it and select view dependencies, then click on view in main window.
In the search box you can now add the extra search built-in = false.
That's the way.

To add to that:
Built-in or not might not be the biggest problem.
Assets that usually give problems (when sharing the route) is those from 3rd party website. To find those, do the same base action as dnevans8 wrote, but instead of "built-in = false" use "locally modified = true". Ignore your own assets and you have a lists of those installed from elsewhere.
 
Back
Top