The CATIA V5 Reader provides full access to the Assembly, B-rep, Visualization, View and PMI Data stored within a CATIA V5 file. A file does not need to have a particular extension to be read correctly by HOOPS Exchange however the file extensions of CATIA V5 files that you can expect to be loaded by HOOPS Exchange are:
Our readers are updated to the latest released version within 90 days of the release of the authoring software. You can see the exact version supported in the current release here.
External references are fully supported which means that components in the assembly can reside in a separate STEP or CV4 file. The reader will automatically load and present this data to you. Additional support is provided for:
B-rep support within CATIA V5 is based on the CGM modeler. HOOPS Exchange provides evaluators which allow you to direct query all the geometry types available in CGM. You can additionally ask HOOPS Exchange to approximate any specific geometry and provide it in a standard NURBS form.
The list of surface types available in CATIA V5 is:
The list of curve types available in CATIA V5 is:
The CATIA V5 reader can directly access the cached visualization data (commonly referred to as CGR) stored within a CATIA V5 file. This occurs if the reading mode in HOOPS Exchange is set to tessellation only.
There are two types of views supported in CATIA V5:
Both types of views are fully supported by HOOPS Exchange.
HOOPS Exchange provides access to all PMI data available in a CATIA V5 file. These can be created by either the Functional Tolerancing and Annotation module or the Tolerance Advisor with CATIA V5. The PMI is provided in both Visual and Semantic form.
The list of specific PMI types supported is listed below:
Entities can be filtered by entity type, layer or colors which all are supported by our CATIA V5 reader. Additionally support is provided for:
A3DRWParamsCatiaV5Data::m_bCacheActivation forces HOOPS Exchange to quickly load the CGR representation for the model. This behavior is designed to mimic the "Work with the cache" mode in CATIA V5.
Our CATIA V5 reader includes support for CATDrawings with the drawing information provided in the structures used to represent PMI. This functionality supports drawing views. Please refer to the <hoops_exchange>/samples/xchange/exchangesource/DrawingViewer for a sample demonstrating how to access this information.