Profile Weld Points (SMDwgProfileWeldsPG) - 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

Places points on the 2D curves representing a 3D profile, for use in placing weld labels.

Usage in Label Template XML

<pointGeneratorSettings>
<pgModule>SMDwgProfileWeldsPG</pgModule>
<pgModuleSettings>
<locations>
<location id="1" targetName="Profile_Web" />
<location id="8" targetName="Profile_Flange" />
</locations>
</pgModuleSettings>
</pointGeneratorSettings>

Customization

location ID

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

XML value

Middle

At the middle point of a curve.

1

Top

On the top of the range box for the curve.

7

Bottom

On the bottom of the range box for the curve.

8

targetName

Specifies a name for the target curve. The name is an attribute on an object in the drawing view. Valid names are Profile_Web and Profile_Flange.