Offset Label from Widget - 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)

Determines the method of positioning the label offset.

  • Select True to offset the label from the edge of the widget when the label and widget coincide.

  • Select False to offset the label from the object centerline when the label and widget do not coincide.

OffsetFromWidget

1 - Offset Label from Widget set to True
2 - Offset Label from Widget set to False

  • The default setting for Offset Label from Widget is False.

  • The positioning module Absolute Along Linear Object (DwgLinearAbsPos) uses the Offset Label from Widget property.

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

    • Type -1 if the label and widget coincide.

    • Type 0 if the label and widget do not coincide.

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

<offsetFromWidget>0</offsetFromWidget>