Skip to main content
1-Visitor
July 20, 2021
Solved

Display symbols for the sequences I created in creo illustrate in vuforia view.

  • July 20, 2021
  • 2 replies
  • 1536 views

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?

Best answer by ClayHelberg

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.

2 replies

18-Opal
July 22, 2021

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.

1-Visitor
July 22, 2021

Thanks