PROGRAMMING GUIDE
This section describes how to parse the data in a PRC file. You can then export the PRC data to an external file that uses a different CAD format, provided you understand the structure of that format and have an API that supports that format. It is beyond the scope of this chapter to explain how to convert PRC data into a specific CAD format. It is also beyond the scope of this chapter to provide an exhaustive explanation of parsing all aspects of a PRC file.
The following diagram shows the structure of a program that parses PRC data.
The following diagram shows the sequence of tasks required to parse a B-rep model entity.