Extract more information from PVZ files
Dear Community
My goal is to streamline the process of creating AR experiences, ideally the users wouldn't need to open the Vuforia Studio Editor to create Step by Step instructions.
Is there a "best" way to extract all the information from the PVZ file using JS?
For example "step_acknowledge", or which parts are needed for each step, like a BOM of Parts the user needs to install for each step. This is visible in the animation track in creo Illustrate.
step_name and step_discription is available with parsedArg3
Thanks for your help!
Alex

