Template Set Full Scale Direction Symbol (SMTemplatesetFullScaleDirSymbolContent) - 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.1 (2019)

Creates a looking direction symbol for the view.

Usage in Label Template XML

<label>
<content>
<contentModule value="SMTemplatesetFullScaleDirSymbolContent"/>
<contentModuleSettings>
<directionValue>Right</directionValue>
<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

port

Specify the port direction symbol file (.sym).

starboard

Specify the starboard direction symbol file (.sym).

aft

Specify the aft direction symbol file (.sym).

forward

Specify the forward direction symbol file (.sym).

up

Specify the up direction symbol file (.sym).

down

Specify the down direction 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.

Example

portdirectionsymbol