Coordinate (DrawingCoordDimGenerator) - 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)

Generates coordinate, angular, and radial dimension content in horizontal and vertical directions.

Usage in Label or Dimension Template XML

<annotationControlGenerator>
<acgModule>DrawingCoordDimGenerator</acgModule>
<overallDimension>
<horiz>0</horiz>
<vert>0</vert>
<align>0</align>
<range>0</range>
<internalDimension>-1</internalDimension>
<externalDimension>-1</externalDimension>
<rangeOffset>0.0</rangeOffset>
<minimumDimension>0.0</minimumDimension>
<priority>1</priority>
</annotationControlGenerator>

Customization

overallDimension

Displays the name of the separate dimension template containing the content module that the software uses to determine the appearance of the overall dimension.

horiz

Places dimensions that measure horizontal distances on the drawing sheet.

vert

Places dimensions that measure vertical distances on the drawing sheet.

align

Aligns dimension chains that have matching projection angles if the alignment does not overlap another element, such as a label or a model graphic.

range

Displays the Internal Dimension, External Dimension, Range Offset, and Trim Witness properties.

internalDimension

Places dimensions connecting to points inside a certain inward distance from the matchline, as specified by Range Offset.

externalDimension

Place dimensions connecting to points outside of a certain inward distance from the matchline, as specified by Range Offset.

rangeOffset

Determines the inward distance from the matchline for the boundary between objects meant for internal (inside the view) and external (margin) dimensioning.

minimumDimension

Determines a minimum dimension distance. If a dimension is less than the specified distance, then the software does not place a dimension in the drawing. If a dimension is less than the specified distance and is part of a dimension chain, then the software absorbs that dimension into the larger dimension.

priority

Determines the order in which the software places an annotation based on available clear space and proximity to other annotations.