Copy link to clipboard
Copied
Hello,
I am writing reader for PRC data to extract the 3D model data from PRC. While doing this I am not getting or decide the value for type_eligible_for_reference variable to decide weather to read the CAD ID and PRC unique ID while reading extra geometry data from PRC.
Please guide me in reading the PRC data from extra geometry file structure section.
Any help in reading the PRC data will be appreciated.
Thanks in Advance.
Do you have a copy of the PRC standard (ISO 14739) - https://www.iso.org/standard/54948.html
Copy link to clipboard
Copied
Hello,
I am writing reader for PRC data to extract the 3D model data from PRC. While doing this I am not getting or decide the value for type_eligible_for_reference variable to decide weather to read the CAD ID and PRC unique ID while reading extra geometry data from PRC.
Please guide me in reading the PRC data from extra geometry file structure section.
Any help in reading the PRC data will be appreciated.
Thanks in Advance.
Do you have a copy of the PRC standard (ISO 14739) - https://www.iso.org/standard/54948.html
Copy link to clipboard
Copied
Do you have a copy of the PRC standard (ISO 14739) - https://www.iso.org/standard/54948.html
Copy link to clipboard
Copied
Thanks Irosenth,
Yes. We have the copy, understood the problem and resolved it.
But now the real problem is with reading the schema and using it while reading PRC content.
Please guide us in how to read and use the schema from PRC.
Regards,
Ganesh.