Display Empty/Error Labels - Intergraph Smart 3D - Reference Data - Hexagon

Intergraph Smart 3D Drawings and Reports Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Reference Data
Smart 3D Version
13.1

Specifies whether or not the system places a label if the software returns no content or an error for the label.

  • Clear the Display Empty/Error Labels check box to suppress any empty labels or an error for the label.

  • Select the Display Empty/Error Labels check box if you want the label to display regardless of empty content or an error. This option is selected by default.

The following example shows one of two results when the Display Empty/Error Labels option is selected. In this case, an empty label displays even though the content module found no data with which to populate the label.

ignoreError display label

1 - Empty label

In the next example, the Display Empty/Error Labels check box is selected as well. However, in this case, the content module encountered an error while attempting to process the label. Therefore, an error label displays.

ignoreLabelContentError2

1 - Error label

  • The Display Empty/Error Labels option is available for all content modules.

  • The following options allow you to manually edit the .xml file:

    • Type -1 to suppress the label when an error occurs.

    • Type 0 to display the label regardless of an error. This is the default value.

  • Enclose either of the above values within the following .xml tags.

<ignoreError>0</ignoreError>