ProfileSketchMarkingLineSymbol - 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 appropriate marking symbol for a given type of marking line.

Usage in Label Template XML

<label>
<content>
<contentModule value="ProfileSketchMarkingLineSymbol"/>
<contentModuleSettings>
<!-- Marking Line Types = Fitting, ReferencePlane, etc -->
<symbolInfo>
<MarkInfo>
<MarkingLineType>Fitting</MarkingLineType>
</MarkInfo>
<symbol>FittingMark.sym</symbol>
</symbolInfo>
<symbolInfo>
<MarkInfo>
<MarkingLineType>Any</MarkingLineType>
</MarkInfo>
<symbol>DefaultMark.sym</symbol>
</symbolInfo>
</contentModuleSettings>
</content>
</label>

Customization

symbolInfo

Contains options for the thickness direction and marked side of the plate location symbol.

symbol

Specify the slot 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. For more information, see Slot Embedded Symbols.