Eliminate Overlapping Labels (ISGAEliminateOverlappingLabels) - 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

Eliminates the duplication of annotations when two geometric objects overlap.

Usage in Label Template XML

<label>

<geometricAnalyzerSettings>
<gaModule>ISGAEliminateOverlappinglabels</gaModule>

<equivalenceLabel>

Ship Structure Plate Thickness Material Grade by COM.rtp

</equivalenceLabel>

<overlapping>

<keeplabelByLocation>0</keeplabelByLocation>

</overlapping>

<nonoverlapping>

<keeplabelByLocation>3</keeplabelByLocation>

</nonoverlapping>
</geometricAnalyzerSettings>

</label>

Customization

equivalenceLabel

Specifies the name of the report template that the software uses to determine the most common, typical label. The report template must be located in the same folder as the label template XML.

overlapping

Specifies properties for overlapping labels on overlapping objects.

nonoverlapping

Specifies properties for non-overlapping labels on overlapping objects.

keeplabelByLocation

Specifies the label that the software keeps on overlapping objects. This property is specified for overlapping and non-overlapping labels. Select one of the following options:

XML value

Keep default

0

Keep near side

1

Keep far side

2

Keep both sides

3

Keep none

4