Access Illustrate Item List in Vuforia Studio
Hello Community
I would like to access the item list for each step of a creo illustrate sequence.

Does anyone know how to do this?
Best wishes
Alex
Hello Community
I would like to access the item list for each step of a creo illustrate sequence.

Does anyone know how to do this?
Best wishes
Alex
Hi
the question - when you publish to a pvz model if this information is there. So possibly when you import your pvz file to studio you can check if this information is in the metadata json or in the pvi file (the sequence which is inside the pvz file (remember that pvz is a zip with the model information and sequences).In the pvz file there are also xml files - I found a pvssbom.xml where was a list of the items defined in the figure. So , you can check in your case if the data what you need appear there. When the data is available , in this case you can extract this xml file to the upload folder and read and extract the required information via some xml parser.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.