Clear Space Grid Vertical (DrawingGridLblVert) - Intergraph Smart 3D - Reference Data

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
12.1 (2019)

Positions vertical grid labels above or below a drawing view. The Orientation tag under labelSettings determines whether the labels are positioned above or below the view. A value of 1 positions the labels above the drawing view, while a value of 2 positions the label below the drawing view. DrawingGridLblMarginOnly and DrawingGridLblMgnAbsPos must follow this positioning module in the posModules section.

Usage in Label Template XML

<label>
<labelSettings>
<orientation>2</orientation>
<maxOffset>0.05</maxOffset>
<minOffset>0.01</minOffset>
</labelSettings>
...
<posModules>
<posModule value="DrawingGridLblVert"/>
<granularity>1</granularity>
<posModule value="DrawingGridLblMarginOnly"/>
<posModule value="DrawingGridLblMgnAbsPos"/>
</posModules>
</label>

Customization

orientation

Allows you to specify the positional orientation of the label with respect to the labeled object.

Manual .xml edits depend on the module that you use, as follows.

Positioning Module

XML Value

Corresponding
Placement

Absolute XY Offset

1

Up

2

Down

3

Left

4

Right

Absolute Grid Margin

1

Top

2

Bottom

3

Left

4

Right

Clear Space Coordinate

0

Horizontal

1

Vertical

Clear Space Grid Horizontal

3

Left

4

Right

Clear Space Grid Margin

1

Top

2

Bottom

3

Left

4

Right

Clear Space Grid Vertical

1

Top

2

Bottom

Clear Space Margin with Dimensions,
used with non-linear point generator

0

Auto

1

Top

2

Bottom

3

Left

4

Right

Clear Space Margin with Dimensions,
only for Equipment

5

Longitudinal

6

Transversal

Point Generator

XML Value

Corresponding Placement

Local CS Origin with Object Axis

5

Longitudinal

Local CS Origin with Object Axis, only for Equipment

6

Transversal

granularity

Specifies a portion of the height of a label as the basis for the increment used to find clear space in which to position the label.

  • Type 0 to specify a Coarse setting. With a Coarse setting, the software searches an increment of exactly one width and height of the existing label in order to find clear space in which to place the new label.

  • Type 1 to specify a Medium setting. With a Medium setting, the software searches an increment of exactly one-half the width and height of the existing label.

  • Type 2 to specify a Fine setting. With a Fine setting, the software searches an increment of exactly one-third the width and height of the existing label.

    Granularity2

    1 - Label Offset
    2 - Coarse setting
    3 - Medium setting
    4 - Fine setting

maxOffset

Defines the maximum distance from a connection point that you can place a label.

MaxOffset

1Maximum Offset
2 Perimeter Offset

minOffset

Defines the minimum distance from a connection point that you can place a label.

Max_MinOffset3

1 - Maximum Offset in X direction
2 - Maximum Offset in Y direction
3 - Minimum Offset