Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I am able to see the arrow symbols that I added in Creo illustrate in Vuforia studio by making changes in builder-settings.json but I can't see the arrows in my Vuforia view experience. How should I solve this?
Solved! Go to Solution.
I'm not sure about the builder-settings.json changes you are referring to, but I include arrows in Creo Illustrate sequences by explicitly adding the arrow models to my sBOM. That way they come across as additional parts and everything works the way Vuforia Studio wants. You can find the arrow models in this folder:
%APPDATA%\PTC\Illustrate\StandardFiles\Creo Standard\SymbolsLibrary\standard\Shape
as *.ol files. Import them into your illustration the way you would any CAD model, and they will persist when you bring it into Studio.
I'm not sure about the builder-settings.json changes you are referring to, but I include arrows in Creo Illustrate sequences by explicitly adding the arrow models to my sBOM. That way they come across as additional parts and everything works the way Vuforia Studio wants. You can find the arrow models in this folder:
%APPDATA%\PTC\Illustrate\StandardFiles\Creo Standard\SymbolsLibrary\standard\Shape
as *.ol files. Import them into your illustration the way you would any CAD model, and they will persist when you bring it into Studio.
Thanks