Change the prefix in radial dimensions

Tekla Structures
2021
Tekla Structures

Change the prefix in radial dimensions

You can change the dimension prefix in radial dimensions.

By default, the prefix of radial dimensions is R, for example, R 200.

  1. Close Tekla Structures
  2. Open the file dim_operation.ail located in ..\Tekla Structures\<version>\messages\.
  3. Change the prefix R to Radius:

    string dim_operation_dim_radius_prefix{ ... entry = ("enu", "R ");};

    string dim_operation_dim_radius_prefix{ ... entry = ("enu", "Radius ");};

  4. Save the changes and reopen Tekla Structures.
Was this helpful?
Previous
Next