Absolute Dimension Offset (DrawingDimAbsolutePos) - Intergraph Smart 3D - Reference Data - Hexagon

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
13

Positions dimensions at an absolute location.

absolute dimension offset_DrawingDimAbsolutePos_hoffset

1 - hOffset distance
2 - Dimension

absolute dimension offset_DrawingDimAbsolutePos

1 - vOffset distance
2 - Dimension

Usage in Label or Dimension Template XML

<posModules>
<posModule value="DrawingDimAbsolutePos">
<hOffset>0.04</hOffset>
<vOffset>0.04</vOffset>
<overallOffset>0</overallOffset>
</posModule>
</posModules>

Customization

hOffset

Specifies the horizontal distance from the dimension line to the nearest dimension point in the chain for a vertical dimension. If hOffset is positive, then the dimension line is placed at the hOffset distance to the right of the rightmost point in the chain. If hOffset is negative, then the dimension line is placed at the hOffset distance to the left of the leftmost point in the chain.

vOffset

Specifies the vertical distance from the dimension line to the nearest dimension point in the chain for a horizontal dimension. If vOffset is positive, then the dimension line is placed at the vOffset distance above the top point in the chain. If vOffset is negative, then the dimension line is placed at the vOffset distance below the bottom point in the chain.

overallOffset

Determines the offset for the overall dimension from the dimension chain.