Trench (CivilElevationPointGenerator) - 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 (2018)

Places label points at the start or end of the trench straight features and at the miter center of the trench turn feature.

Usage in Label Template XML

<pointGeneratorSettings>
<pgModule>CivilElevationPointGenerator</pgModule>
<pgModuleSettings>
<featureType>3</featureType>
<location>1</location>
<choice>1</choice>
<cardinalPoint>2</cardinalPoint>
</pgModuleSettings>
</pointGeneratorSettings>

Customization

featureType

Determines whether to place a point for either the turn feature or the straight feature, or both.

Type 1 to place a point for the straight feature. Type 2 to place a point for the turn feature. Type 3 to place a point for both the straight feature and the turn feature.

location

Determines the location of the point that the software places on a straight or turn feature.

Type 1 to place the point at the start of the feature.

location start of feature

Type 2 to place the point at the end of the feature.

location end of feature

Type 3 to place the point along the turn.

location at turn

choice

Allows you to select the trench features on which the software places points. The following options are available for manually editing the .xml file.

  • Type 1 to place points on all features.

  • Type 2 to place a point on the first feature only.

  • Type 3 to place a point of the last feature only.

  • Type 4 to place no points.

cardinalPoint

Determines the placement of the key, or cardinal, point on a feature.

Possible cardinal points for cross-section used in the trench feature are shown in the diagram below.

cardinal point

The following options are available for manually editing the .xml file.

  • Type 1 to place the Cardinal Point at the bottom left.

  • Type 2 to place the Cardinal Point in the bottom center.

  • Type 3 to place the Cardinal Point at the bottom right.

  • Type 7 to place the Cardinal Point at the top left.

  • Type 8 to place the Cardinal Point in the top center.

  • Type 9 to place the Cardinal Point at the top right.