16 C1 - 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)

C1

Used for defining a custom rule. The example below shows a simple label rule created using the Symbol Configuration tab.

SHARED Tip Select check box 16 to display the properties shown below.

Symbol_C1_example

Notice that the Tail Notes label template is set to TYP, and the label text (Expression Text) is set to GENERAL. The following example shows this in the label template XML.

<customRuleSettings>

<customSymbolRule arrowSideSymbol="C1_L"
otherSideSymbol="C1_R" visible ="1">
<symbolLabel expressionText="GENERAL">
<labelRule arrowLabelTemplate="Tail Notes"
otherLabelTemplate="" operator="=" value="TYP" />

</symbolLabel>

</customSymbolRule>

</customRuleSettings>

The graphic below shows the resulting symbol.

Symbol_C1_example symbol