How to Automatically Annotate Nozzle Tag After Placement


Applies To 
Product(s):OpenPlant PID
Version(s):08.11.10.XXX
Environment: Windows 7 (64 bit)
Area: Customization
Subarea: 
Original Author:Harpreet Singh, Bentley Product Advantage Group

Background

There is a requirement from user that when placing a nozzle on equipment, nozzle tag should be annotated which doesn't have equipment tag in it. For example, if nozzle tag is calculated as V-001-N1, only N1 should be annotated after placement.

Steps to Accomplish

  1. Launch class editor and load OpenPlant_PID schema.

  2. Supplement it with OpenPlant_PID_Supplemental_Imperial schema.

  3. Go to NOZZLE class and switch to Properties tab.



  4. Add new property and name it 'NOZZLE_NAME'.



  5. Add Category custom attribute on it and key-in the values as shown below:



  6. Add another attribute 'Calculated ECProperty Specification' and add below expression.

    this.DEVICE_TYPE_CODE & this.NUMBER



  7. Similarly add 'Annotation Custom Attribute' on it and set below values.



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

See Video:

communities.bentley.com/.../273325

Comments or Corrections?

Bentley's Product Advantage Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!