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

Receives profile and end cut geometry from an end cut content module, and returns the appropriate end cut symbol.

  • This module is used with a delivered content module, such as ISDwgProfileEndCutSymbol, and as an interface with third-party software.

  • This module is only valid with steel order rule sets.

Usage in Label Template XML

<label>

<content>

<contentModule value="ISDwgProfileEndCutSymbol"/>

<externalRuleServer value="ISDwgEndCutRuleServer"/>

<contentModuleSettings>

.....

</contentModuleSettings>

</content>
</label>

Customization

None