Maximum Offset - 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
11 (2016)

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

The Maximum Offset property performs different actions depending on the positioning module that you use. You must specify a non-negative paper value.

The following positioning modules use this property:

  • Clear Space Radial (DrawingRadial)

  • Clear Space Grid Horizontal (DrawingGridLblHoriz)

  • Clear Space Grid Vertical (DrawingGridLblVert)

  • Clear Space Grid Margin (DrawingGridLblMarginOnly)

  • Clear Space End of Linear Object (DwgLblEndOfSegmentPos)

  • Clear Space Position by 2D Curve at Margin (ISDwgPositionByCurve2DAtMargin)

  • Clear Space Position Marine Grid Label at Margin (SMDwgPositionGridLblMarginOnly)

The following sections explain how to use the above positioning modules with the Maximum Offset property.

  • Clear Space Radial (Drawing Radial)

When you place labels using radial positioning, use Maximum Offset to specify the maximum radial distance from the connection point to the center of the label.

MaxOffsetRadial

1 - Maximum Offset

  • Clear Space Grid Horizontal (DrawingGridLblHoriz)

  • Clear Space Grid Vertical (DrawingGridLblVert)

    If you place the label within the view, use Maximum Offset with the above modules to place grid labels.

    The following graphic illustrates a grid label placed within the view when the Maximum Offset has been specified using the gridline positioning modules. Because an equipment object blocks the end of the labeled gridline, the software has moved the label up to find clear space.

    Max_MinOffset3

    1 - Maximum Offset in X direction

    2 - Maximum Offset in Y direction

    3 - Minimum Offset

  • Clear Space Grid Margin (DrawingGridLblMarginOnly)

    MaxOffset

    1Maximum Offset
    2 Perimeter Offset

  • Clear Space End of Linear Object (DwgLblEndOfSegmentPos)

    Using this module, the software attempts to place the label in line with a straight feature, such as a pipe, a cable, or an HVAC duct. The software begins at the Minimum Offset distance from the terminating end of the feature and then continues out, alternating between either end of the feature. In this way, the module looks for clear space within which to place the label. The software continues on until reaching the specified Maximum Offset distance. If no clear space is found in line with the feature, then the module returns to the specified Minimum Offset distance from the end of the feature. The module then steps out perpendicularly until reaching the specified Maximum Offset distance, still alternating between either end of the feature. For more information about Minimum Offset, see Minimum Offset.

    The following graphic demonstrates the method used by the Clear Space End of Linear Object (DwgLblEndofSegmentPos) module to find clear space in which to place the label.

    Max_MinOffset2

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

  • The software interprets the Maximum Offset distance that you specify as paper space units and not as model space units.

  • You must specify the distance as a non-negative paper value.

  • The Maximum Offset value that you specify must be greater than or equal to the Minimum Offset value, if a Minimum Offset value is specified. For more information, see Minimum Offset.

  • To manually edit the .xml file, enclose the maximum offset factor within the following .xml tags.

<maxOffset>0.05</maxOffset>