3D models to be visualized with the help of the Web Toolkit must first be prepared. This preparation includes conversion of the original 3D file into a specific format CDXFB. The list of supported 3D formats is continuously expanding; the current version is available here.
This conversion can be performed using one of the following options:
Here is an example of using CLI on a Windows server:
Conversion of the original 3D file into CDXFB creates a hierarchy of subfolders containing specific files. For instance, the above example will generate a folder conrod.cdxfb with the following files:
When converting to CDXFB, CAD Exchanger uses GUIDs to identify elements and file names. Many of these GUIDs are generated on the fly. Therefore consequent runs of this conversion will produce different resulting files.
The created CDXFB subfolder contains multiple files containing different partitions of the 3D model (product structure, 3D geometry, graphical attributes, PMI, etc). Splitting into multiple files allows to consume only required contents and thus to speed up transfer over network and to decrease the memory footprint of the client application.
Refer to Optimizing CDXFB file contents section for details on how to exclude various details from the CDXFB file if you are never going to use them. Once the input 3D file has been prepared in the form of CDXFB files, their contents can be used by the Web Toolkit for: