Stacked Labels (DwgStackLabelLeader) - 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 (2018)

Places a single-segment leader line between the label and drawing object. If more than one label exists for the object, the labels are stacked next to each other along the same axis of the leader line. You must use the Clear Space Radial from Object Center with Clustering (DrawingCentroid) positioning module with this leader module.

Usage in Label Template XML

<label>
<leaderSettings>
<leaderModule>DwgStackLabelLeader</leaderModule>
<style>ANSI</style>
<breakline>0</breakline>
<disableAutoDelete>-1</disableAutoDelete>
</leaderSettings>
</label>

Customization

style

Defines the appearance of a leader line.

  • ANSI: Applies a thin, solid, dark cyan line style with a filled arrow terminator to the leader line.

ansi_style

  • ANSI_FRACTIONAL: Applies a thick, solid, dark cyan line style with a filled arrow terminator to the leader line.

ansi_fractional_style

  • ANSI_NOARROW: Applies a thick, solid, dark cyan line style with no terminator to the leader line.

ansi_noarrow_style

  • JIS: Applies a thick, solid, dark cyan line style with a large, open arrow terminator to the leader line.

jis_style

  • ISO: Applies a thick, solid, dark cyan line style with a large, filled arrow terminator to the leader line.

iso_din_bsi_style

  • DIN: Applies a thick, solid, dark cyan line style with a large, filled arrow terminator to the leader line.

iso_din_bsi_style

  • ASA: Applies a thick, solid, dark cyan line style with a filled arrow terminator to the leader line.

asa_style

  • BSI: Applies a thick, solid, dark cyan line style with a large, filled arrow terminator to the leader line.

iso_din_bsi_style

To manually edit the .xml file, specify the style that you want applied to the leader line.

breakline

Controls whether or not a breakline appears for the label. The breakline normally connects the leader line to the label.

Type -1 to place a breakline.

BreaklineOn

Type 0 to omit the breakline.

BreaklineOff

You cannot place breaklines with acute leader jog angles when automatically generating labels. However, you can manually place breaklines with acute leader jog angles within SmartSketch by updating the view, then selecting a leader and clicking BreakLine Break Line.

disableAutoDelete

Controls the visibility of the leader line of a label when the distance from the label to the corresponding connect point is less than half the label height.

Type -1 to retain the leader line.

DisableAutoDelete1

1 - Label with leader line

Type 0 to turn off the leader line.

DisableAutoDelete2

1 - Label with no leader line