Kernel SDK Developer's Guide > Export to Multiple Formats
Export to Multiple Formats

Kernel SDK provides a unified approach to file export across all ODA products. Using the following Kernel modules, you are able to perform file export to popular formats:

  • TD_Dwf7Export.tx — DWF format (.dwf)
  • TD_PdfExport.tx — PDF format (.pdf)
  • TD_ColladaExport.tx — Collada format (.dae)
  • TD_STLExport.tx — STL format (.stl)
  • TD_RasterExport.tx — Raster file formats
  • TD_HoopsExport.tx — HOOPS Stream Format File (.hsf)
  • TD_SvgExport.tx — SVG format (.svg)
  • TD_ThreejsJSONExport.tx — Three.js format

Source files for the export modules are located in the Kernel/Exports folder.

For information on how the export functionality is used in different ODA products, see the following documentation:

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.