Sometimes the geometry consists of several parts which are arranged on different positions in space. This is called assembly. When cgx is started with the parameter ``-stepsplit'' instead of ``-step'' it will write the single parts to separate directories using their original coordinate systems. The user can prepare meshable geometry or meshes based on them. But he must use the filenames which he finds there. The final meshed assembly can be build afterwards by calling the fbl-file which was written by cgx. This fbl-file contains the original step-commands to position and eventually duplicate the single geometries/meshes from the subdirectories.
Therefore cgx can only generate a tet-mesh if NETGEN is installed and the program ng_vol (part of NETGEN) is accessible. For the full functionallity replace the original ng_vol in the NETGEN package with the modified program ng_vol from the cgx-distribution and build it again.
The following section describes the process to generate a tet-mesh with cgx based on a cad model in VDA-file format:
(ie: vda2fbd halter.vda > halter.fbd).In some cases the header of the vda file causes trouble and must be modified to make the program run.