How to Change the Precision Level of Dimensions on Components


Applies To
Product(s):OpenPlant Modeler
Version(s):08.11.09.XXX (SS5) | 08.11.11.XXX (SS6)
Environment: Windows 7/8.1/10 (64 bit)
Area: Component
Subarea:
Original Author:Harpreet Singh, Bentley Product Advantage Group

Background

This article will explain how can we change the precision level of dimensions on the components. We will take the LENGTH property as an example on PIPE class and change precision level to 1. Currently, the level of precision is 3 as shown in the picture below:


Steps to Accomplish

  1. Launch class editor and load OpenPlant_3D schema.

  2. Right click on OpenPlant_3D schema and select Supplement Schema option.

  3. Add OpenPlant_3D_Supplemental_ModelingViews schema and click OK.

  4. Search for the PIPE class through search tool.

  5. Select the result and click Go To button.

  6. Locate the LENGTH property in properties tab.

  7. Click Override button.

  8. Remove the last two pounds (#) from the format string in Format Custom attribute.



    Note: If you don't find this attribute on the property you want to modify, then you can add this attribute and add the string {0:0.#}. # denotes the number of digits after the decimal.

  9. Save the changes in schema and verify the result.

Verify Result

  1. Open any existing file.

  2. Select the pipe component and open the element info dialog to check the length property.


    Note - Above steps should be used & Applicable for double type property. For String type property, string should be initialized. See wiki article here>>>>.

See Also

communities.bentley.com/.../component---openplant-modeler

 See Video

communities.bentley.com/.../273177