Profile Sketch Web Thickness Symbol (SMPSWebThicknessContent) - 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
11 (2016)

Creates a web thickness direction symbol and places this on the top and bottom flanges of a Built Up profile.

Usage in Label Template XML

<label>
<content>
<contentModule value="SMPSWebThicknessContent"/>
<contentModuleSettings>
<directionSymbols>
<Up>StrMfg ProfileSketch WebThickness_Up.sym</Up>
<Down>StrMfg ProfileSketch WebThickness_Down.sym</Down>
</directionSymbols>
</contentModuleSettings>
</content>
</label>

Customization

directionSymbols

Specify the symbol (.sym) file to use for each web thickness. Specify symbols for thickness up and down directions. If a path for a file is not given, the file is located in the same folder as the label template XML file.

Examples

The Up option of directionSymbols specifies the thickness up direction.

SM3D Drw Str Up DirectionSymbols

The Down option of directionSymbols specifies the thickness down direction.

SM3D Drw Str Down DirectionSymbols

Up is determined by the positive axes of the drawing view, as defined by the orientation rule of the view. For more information, see Orientation Rules in Drawings by Rule.