Display QR codes on the isometric drawing - Intergraph Smart 3D - Help - Hexagon

Intergraph Smart 3D Isogen Isometric Drawings

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Help
Smart 3D Version
13
Isogen Version
13.0(2016)
  1. Setup the Isogen Reporting configuration file to display the QR code on the drawing. A sample of the basic syntax is shown below.

    <ISOGEN-REPORTING>
    <QRCODE X='538' Y='57' Width='200' Height='200' Attribute='PAINTING-SPEC' Embed='True'/>
    <QRCODE X='481' Y='57' Width='200' Height='200' QRText=' Some Text in a QR Code'
    Embed='True'/>
    </ISOGEN-REPORTING>

    In the example, two QR codes are output. One QR code is for the pipeline PAINTING-SPEC attribute. The other QR code holds the text string, Some text in a QR code.

  2. Open Isogen Configuration, and map the Isogen Reporting configuration file. See Set up Isogen Reporting output.

  3. Click Save to update the isometric style file with the new isometric drawing option settings.

  4. In Drawings and Reports, update the drawing to see the new settings. An example of a QR code is shown below.

See QRCODE element for additional information about the placement of QR codes on the isometric drawing.