Seam Symbol (ISSeamSymbolContent) - 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)

Creates a seam symbol on a plate. Selects a seam symbol file based on seam type.

Usage in Label Template XML

<label>
<content>
<contentModule value="ISSeamSymbolContent"/>
<contentModuleSettings>
<symbolInfo>
<seamInfo>
<SeamType>Design<SeamType>
</seamInfo>
<symbol>Scantling Design Seam Symbol.sym</symbol>
</symbolInfo>
<symbolInfo>
<seamInfo>
<SeamType>Planning</SeamType>
</seamInfo>
<symbol>Scantling Block Seam Symbol.sym</symbol>
</symbolInfo>
</contentModuleSettings>
</content>
</label>

Customization

symbolInfo

Contains options for the seam symbol.

symbolInfo is typically specified multiple times for different seam types.

seamInfo

Contains options for the seam.

SeamType

Specify a seam type. Select Design, Intersection, Straking, Planning, or Any.

symbol

Specify the seam symbol file (.sym). If a path for a file is not given, the file is located in the same folder as the label template XML file.

Examples

1- Design seam symbol on a target plate
2 - Design seam symbol on a non-target plate