DATA_TYPE - Intergraph Smart 3D - Reference Data - Hexagon

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
13.1

Used to establish the type of data that is stored in the .xml template for the specified property.

The node exists as a child node under the POSSIBLE_VALUES node, as follows:

<POSSIBLE_VALUES>
<DATA_TYPE>Double</DATA_TYPE>

DATA_TYPE can assume any of the following values:

  • Double

  • Integer

  • String

When you specify a double value for DATA_TYPE, the software expects to write a floating point decimal to the .xml file when you click Save.

When you specify an integer value for DATA_TYPE, the software expects to write an integer to the .xml file when you click Save.

When you specify a string value, the software expects to write a string of textual characters when you click Save.

See Also

Label Rule Manager
Appendix: Annotation Rule Manager Customization
XML Structure for Property and Property Group Definitions