Interface > Working with Data Exchange Formats > JT > About Exporting Native Models to Product Structures of JT
  
About Exporting Native Models to Product Structures of JT
You can export native Creo parts and assemblies to three different product structures of JT based on the following settings of the Export assembly as option in the export profile for JT:
Export Profile Setting
Description
Separate Parts
Specifies that each part node in a product structure hierarchy is stored in an individual JT file in a subdirectory of the same name as the assembly JT file. That is, each part in the assembly hierarchy is stored in an individual JT file in a subdirectory of the same name as the top-level assembly. The assembly components are stored in a single JT file. Separate part files are exported with a single assembly file.
This value of the Export assembly as export profile option corresponds with the per_part value of the intf3d_out_jt_structure legacy configuration option in the config.pro file and is the default.
Separate All
Specifies that each product structure node in the hierarchy is stored in an individual JT file. That is, each component of the assembly is stored in an individual JT file. You can export separate part and assembly files.
This value of the Export assembly as export profile option corresponds with the full_shatter value of the intf3d_out_jt_structure legacy configuration option in the config.pro file.
Single File
Specifies that all product structure is stored in a single JT file and exports separate part files with a single assembly file. The assembly structure is stored in a single JT file.
This value of the Export assembly as export profile option corresponds with the monolithic value of the intf3d_out_jt_structure legacy configuration option in the config.pro file.