Profile Angle Symbol (ISProfileAngleSymbolContent) - 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 symbol containing the profile mounting angle value obtained from the embedded report. The orientation of the symbol indicates the mounting side of the profile.

Profile angle symbol

A symbol is not placed when:

  • The mounting angle is 90º.

  • The profile is twisted and has multiple regions with different mounting angles.

Usage in Label Template XML

<label>
<content>
<contentModule value="ISProfileAngleSymbolContent"/>
<ID attributeName="Scantling Profile Mounting Angle">
Scantling Profile Mounting Angle.rtp</ID>
</content>
</label>

Customization

attributeName

Specify an attribute name and the report file (.rtp) that queries the model for needed values. The values are added to a symbol file (.sym) used by the report. You can define the report template location in the label template XML file.

The format is:

< ID attributeName="symbol file name (without .sym extension)">report file name.rtp</ID >

You can define the report template location in the label template XML file.