CADViewer Technical Documentation, Installation Guide and Reference Samples Library

HTML CAD Element

The initialization process of CADViewer, needs to be passed over an id of an <div> in which CADViewer will be running. Application programmers can choose any identifier name on this <div>, but we choose ‘floorPlan’ in all our samples.

Note: that CADViewer supports multiple instances of CADViewer in the same document. In the case, multiple instances of CADViewer are used in the same document, the back-end converter API control call: cvjs_conversion_addAXconversionParameter(“POSTFIX”, “"); must be set, otherwise layers will not display properly if the multiple CADViewer instances are loading layers with the same name.

Last updated on 9 Apr 2020
Published on 9 Apr 2020