Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

HOOPS Exchange supports different modes for reading B-rep and tessellation data from native CAD files, but not all file formats have their data read the same way. In some cases, the tessellation data that exists in the CAD file is read and translated into the PRC data model structure, but in other cases, the tessellation data is generated from the B-rep data.

Read more about supported file formats with HOOPS Exchange.

This table summarizes the different behaviors.

File Format

Behavior

CATIA

If import options are set to use kA3DReadTessOnly, Exchange uses CATIAs internal CGR data for tessellation.

Creo

Exchange never reads file tessellation if only tessellation is required, it tessellates then removes geometry.

JT

Can support multiple levels of detail of tessellation. One level can be set and read by Exchange.

NX

Can have multiple RIs, and tessellation is generated by Exchange.

Parasolid

Always tessellates.

SolidEdge

Tessellation generated by Exchange.

SolidWorks

If import options are set to kA3DReadTessOnly, Exchange uses file tessellation.

STEP

Tessellation generated by Exchange.

  • No labels