A DGN TextField is a special kind of text in MicroStation that does not just store fixed characters; instead, it can display values that are derived from the design file, its models, or its elements, and update automatically when the underlying data changes. From a management perspective, TextFields are a key mechanism for keeping “live” project information visible, accurate, and consistent across drawings and documentation.

1. What is a TextField?

A TextField is …

2. TextFields and DGN File Information

TextFields can display information about the DGN file itself, such as …

3. TextFields and Model Information

Within a DGN file, TextFields can reference model-level information, such as:

4. TextFields and Element Information

TextFields can be linked to element properties, allowing text to display attributes of specific elements in the design. Examples include …

5. TextFields, Reports, and TextTables

TextFields integrate closely with Reports and TextTables, enabling data-driven documentation.

5.1 Reports

5.2 TextTables

A TextTable is a table element in a DGN model that can display data, including data from Reports. TextFields are used inside TextTables to:

6. Formatting Capabilities of TextFields

Although TextFields are data-driven, they still support rich formatting so that the displayed information meets project and corporate standards.

Key formatting aspects …

  1. Text style and appearance

    • Font, height, width, color, weight, and style are controlled by text styles or text element properties.

    • TextFields can be mixed with normal text in the same element, allowing labels like Area = [TextField] m².

  2. Numeric and unit formatting

    • Control of decimal places, rounding, and unit display (e.g. meters vs. millimeters, feet-inches).

    • Options for prefixes/suffixes (e.g. Ø 100 mm, Area: 25.0 m²).

    • Consistent formatting across all TextFields referencing similar data types.

    • Date and time formatting

      • When displaying dates or times (e.g. plot date, revision date), TextFields can use specific formats (e.g. DD/MM/YYYY, YYYY-MM-DD).

    • String formatting and case

      • Control over capitalization (upper, lower, title case) for text-based properties like model names or item type strings.

    • Localization and Standards

      • Formatting can be aligned with regional or project standards (e.g. decimal separators, unit notation), supporting multi-region projects.

  3. Management implications …

    • Brand and standard compliance: TextFields can be formatted to match corporate templates and CAD standards, ensuring a consistent look across all deliverables.

    • Clarity and legibility: Proper formatting makes automatically generated data understandable and presentation-ready without manual editing.

    • Change control: Formatting rules can be centralized in text styles and report definitions, so changes to standards propagate automatically.

7. Governance and Best-Practice Considerations

From a management standpoint, effective use of TextFields involves …

8. Summary


Programming TextFields

Of the MicroStation APIs, the following languages support TextFields …


Trademarks

All trademarks are acknowledged. Trademarks may be registered in some jurisdictions.

Home
Home
Updated on 13-Jul-2026 Copyright © 2026…2026 Jon Summers