SM3D ProfileSketchFeatureSymbol - 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)

Places feature symbols for defined feature types.

Usage in Label Template XML

<label>
<content>
<contentModule value="ProfileSketchFeatureSymbol"/>
<contentModuleSettings>
<!-- Feature Types = EdgeFeature, WaterStop -->

<symbolInfo>

<FeatureInfo>

<FeatureType>EdgeFeature</FeatureType>

</FeatureInfo>

<symbol>EdgeFeature.sym</symbol>

</symbolInfo>

<symbolInfo>

<FeatureInfo>

<FeatureType>WaterStop</FeatureType>

</FeatureInfo>

<symbol>WaterStop.sym</symbol>

</symbolInfo>

<symbolInfo>

<FeatureInfo>

<FeatureType>Any</FeatureType>

</FeatureInfo>

<symbol>DefaultFeature.sym</symbol>

</symbolInfo>

</contentModuleSettings>
</content>
</label>

Customization

symbolInfo, FeatureInfo, symbol

Example

profilesketchfeaturesysmbolcontentmodule1

1 - Symbol for a waterstop feature

2 - Symbol for an edge feature