Define unit conversion rules - Intergraph Smart Reference Data - 2020 (10.0) - Help - Hexagon

Intergraph Smart Reference Data Plus Help (2020)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
2020 (10.0)

The Unit Conversion page lets you define the rules for unit to unit conversion. For example, if an agreement has items or other costs with different currencies assigned, a conversion rule is needed to calculate the total cost of the agreement.

You can define a conversion factor and two constant values Factor, Addend1, and Addend2 respectively. The following formula is used for the unit conversion:

UNIT_TO = (UNIT_FROM + ADDEND1) * FACTOR + ADDEND2

For example, to convert Degree Celsius to Degree Fahrenheit, Addend1 is 0 (zero), Factor is 1.8, and Addend2 is 32, so the equation is:

Degree Fahrenheit = (Degree Celsius + 0)*1.8 + 32

SHARED Tip We recommend to define common conversion rules in the product group so that the rules are available for all the projects defined under the product group.

  1. Click the Organize Units tab and then click Unit Conversions.

  2. Click Add Row.

  3. In From Unit, select a unit from the Unit of Measure list.

  4. In To Unit, select a unit from the Unit of Measure list.

  5. Type a project name in Project cell.

  6. Type a constant value in Addend1.

  7. Type a conversion value in Factor.

  8. Type a constant value in Addend2 and then click Save.