Scantling Near Side or Far Side Direction Symbol (SMDwgScantlingNSorFSDirectionContent) - 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 ship direction symbols based on whether the near side or the far side of a plate is displayed.

The near side of a plate is the side with the most profile stiffeners.

Usage in Label Template XML

<label>
<content>
<contentModule value="SMDwgScantlingNSorFSDirectionContent"/>
<contentModuleSettings>
<directionSymbols>
<port>port.sym</port>
<starboard>starboard.sym</starboard>
<aft>aft.sym</aft>
<forward>forward.sym</forward>
<up>up.sym</up>
<down>down.sym</down>
</directionSymbols>
</contentModuleSettings>
</content>
</label>

Customization

directionSymbols

Contains options for the direction symbols.

port, starboard, aft, forward, up, down

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