Applies To | |||
Product(s): | Bentley OpenPlant PowerPID | ||
Version(s): | N/A | ||
Environment: | N/A | ||
Area: | Customization | ||
Subarea: | |||
Original Author: | Justinas Lipnickas, Bentley Technical Support Group | ||
This document explains how to change what units of measurement are displayed in the Element Information dialog. I've used Metric Project schema to explain this, but it is generally the same for Imperial projects. I'll be changing the pressure property of the Equipment class in this example.
Steps to Accomplish
- Open the OpenPlant_Supplemental_Units_Metric.01.04.ecschema.xml from your project Dataset\Schemas folder in the Bentley Class Editor application.
Find the Class you will be modifying and click on the properties tab.
Find the property you'll be changing, PRESSURE in this case, select it.
In the Units tab, change the Unit value from KILOPASCAL_GAUGE to BAR_GAUGE.
- Save the schema, reopen you OPPID application to see the changes.