FAQ: How to set different units and precision for the Advance Steel plate name?

There are certain cases when it is necessary to have a different precision or unit setting for a single item. This is possible in Advance Steel by defining specific unit and precision settings for just one label.

For example, if you need to modify the %Width token for a plate to show the value in inch only (no feet), but keep the other tokens to show the values in both feet and inches, you need to modify the Plate name default in the Management Tools to display the desired settings.

To do this, you need to add a specific sentence, in the form of [1,2,3] to the token definition. For example, the %Width token has to be in the %[1,2,3]Width form, while the generic 1, 2, 3 must be replaced with the required keys from the unit tables in the AstorBase database to define the specific unit settings to be used.

Example

In the following image, the Width and Length values are shown in feet and inches:

Description: D:\B\Documentation\Advance Steel 2016\FAQ 2015.1 [2016]\FAQ images\FAQ- How to set dif units and precision to plate name\plate name width ft inches.png

In this example, the Plate name will be modified to show the width values only in inches (no feet), while the rest of the values will remain in both feet and inches.

To do this, perform the following steps:

  1. Go to Management Tools Defaults Plate General
  2. Go to the Plate name property:

  3. In the Property Value field type PL %Thicknessx%[20,5006,474]Width"x%Length

    To find out the keys you need to include in the "[ ]", open Management Tools Open ODBC and browse AstorBase:



Note: In this example [20, 5006, 474] was used, which means:
  • Key 20 from in the AstorBase database, UnitsOfDistance table: Inch
  • Key 5006 from in the AstorBase database, UnitsType table: Fractional (inch)
  • Key 474 from in the AstorBase database, UnitsPrecision table: Fractional (inch)

Now, in the detail drawing, the Width is shown only in inches, while the Length is still shown in both feet and inches: