MfgSketchNameFeaturesGA - 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)

Gathers clusters of points for both horizontal and vertical dimensioning.

Usage in Label Template XML

<label>

<geometricAnalyzerSettings>
<gaModule>GenericGeometricAnalyzerInterop</gaModule>
<gaModuleSettings>
<Assembly value="MfgSketchNameFeaturesGA" />
</gaModuleSettings>
</geometricAnalyzerSettings>
</label>

Customization

Assembly value

Specifies the name of the geometric analyzer to use.

  • GenericGeometricAnalyzerInterop is a wrapper geometric analyzer that must be used with .NET geometric analyzers.

  • For customized annotation modules created by .NET and used in Drawings by Rule, you must modify Assembly values in the XML file. For more information, see the sub-steps under Custom Annotation Modules in SP3D/SM3D Drw Annotation Modules.

  • The annotation output is created by a content module, not this module.