Skip to main content
16-Pearl
October 7, 2019
Solved

Enhancementrequest CAD Import Meta

  • October 7, 2019
  • 2 replies
  • 3025 views

By importing a pvz file, the CAD-import removes all meta-data. It would be great to have the possibility to select, what you want to be kept in the data.

Right now, it is only possible with much afford. I use a special pvz-extractor, which runs through my file and creates a json. Later I have to load the json file by code and assign it again to the respective parts.

With this tool, one could provide his customers a huge advantage. You can remove any part just by clicking. You can receive meta-data like material from any part.

Best answer by RolandRaytchev

Hi @whity,

 

I think the basic idea in this request is comprehensible for me but on the other hand we cannot say general what kind of the metadata should be transferred to Studio. We need to keep in mind that the CAD data is much more complex as the augmentation data  and we need to compress it to some light ware  data which could be better handled for display on mobile devices and also need to be downloaded to the end device via the mobile internet connection or WLAN. Therefore, we need more precise specification what metadata you need to have.

Another problem is that we do not have an attribute or parameter on the Studio side which could read and display this metadata- so this means the enhancement should affect both – the converter / optimizer tool but also the Studio implementation itself e.g. of modelitem or mode widgets internal implementations

Currently in Vuforia Studio if we have more detailed requirements about desired functionality, we can report it as Jira Ticket to the PTC R&D

2 replies

21-Topaz I
October 7, 2019

Hi @whity,

 

I think the basic idea in this request is comprehensible for me but on the other hand we cannot say general what kind of the metadata should be transferred to Studio. We need to keep in mind that the CAD data is much more complex as the augmentation data  and we need to compress it to some light ware  data which could be better handled for display on mobile devices and also need to be downloaded to the end device via the mobile internet connection or WLAN. Therefore, we need more precise specification what metadata you need to have.

Another problem is that we do not have an attribute or parameter on the Studio side which could read and display this metadata- so this means the enhancement should affect both – the converter / optimizer tool but also the Studio implementation itself e.g. of modelitem or mode widgets internal implementations

Currently in Vuforia Studio if we have more detailed requirements about desired functionality, we can report it as Jira Ticket to the PTC R&D

1-Visitor
January 21, 2021

Hi @whity , what kind of tool did you use for extraction of metadata from Pvz? I'm interested about the possibility to extract all the bom outside of Vuforia. 

 

Thank you. 

whity16-PearlAuthor
16-Pearl
January 21, 2021

Hi @LS_9776545 , the tool I used came from PTC. Meanwhile you don't need this tool anymore, because the generation of the JSON can be done natively within vuforia studio. You just need to enable the checkbox for meta data usage when importing a file. You can find the JSON file in your project folder after import. 

1-Visitor
January 21, 2021

Thank you so much for the reply. 

I know the functionality of metadata extraction of Vuforia. 

But, I need an external tool for translate the description saved into PVZ's metadata and load the metadata in VS after the translation. 

 

Could you give me the name of this tool or where I could Buy?

 

Thank you a lot