CADViewer Technical Documentation, Installation Guide and Reference Samples Library

Conversion Control Parameters

The Back-End converter AutoXchange 2020 has a comprehensive API to specifically control the conversions of drawings.

In CADViewer, a standard set of conversion control parameters are set up in the back-end Handlers installation, to control the location of the license key, font path and initial external reference file paths.

Application programmers can add their own settings of conversion parameters in CADViewer prior to loading a drawings. Please reference the Tech Doc Section for the complete AutoXchange 2020 parameter interface.

A typical Conversion Control Parameter setting in CADViewer is using the cvjs_conversion_clearAXconversionParameters() to clear custom parameters, then one or several settings of conversion parameters are done through the method cvjs_conversion_addAXconversionParameter(), and then finally the drawing is loaded through the method cvjs_LoadDrawing().

Click on the method to open the API documentation.

Last updated on 15 Apr 2020
Published on 15 Apr 2020