Allow Short Leaders - 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)

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.

Select True to retain the leader line regardless of label position.

DisableAutoDelete1

1 - Label with leader line

Select False to turn off the leader line if the label is positioned within this distance.

DisableAutoDelete2

1 - Label with no leader line

If the distance from the label to the corresponding Connect Point is equal to half the label height, the software continues to display the leader line. For more information about connect points, see Connect Point.

The following leader modules use the Allow Short Leaders property:

  • Default (DwgLeaderControl)

  • Margin (DwgMarginLeaderControl)

  • Stacked Labels (DwgStackLabelLeader)

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

    • Type 0 to turn off the leader line.

    • Type -1 to retain the leader line regardless of label position.

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

<disableAutoDelete>-1</disableAutoDelete>