How to Add IsoSheet Number on Weld Label in Generated Isometrics Model


Applies To
Product(s):OpenPlant Isometrics Manager
Version(s):08.11.09.XXX (SS5)
Environment: Windows 7/8.1/10 (64 bit)
Area: Settings/Attributes
Subarea: 
Original Author:Kestutis Mitkus, Bentley Product Advantage Group

Background

Adding a custom property SHEETNO to the OpenPlant Modeler WELDs, and getting that property to display in WELD Label of the generated Isometrics.

Steps to Accomplish

  1. In class Editor, Open OpenPlant_3D.01.07.ecschema, which by default is located at this path:

    C:\ProgramData\Bentley\OpenPlantModeler V8i\WorkSpace\Projects\[...Project Name...]\DataSet\Schemas

  2. Locate the class you will be editing (WELD in this sample) and add a new SHEETNO property in the Properties tab.


  3. Save all changes and Supplement same schema with the Supplemental Isometrics IsoExtractor schema. To Supplement it, use right click mouse on OpenPlant_3D Schema and Click on "Supplement Schema" option. See image below:

  4. Locate same WELD class again, select SHEETNO property in the Properties tab and add Calculated ECProperty Specification custom attribute to it.


  5. Add this EcExpression

    this.GetRelatedInstance("ISO_SHEET_HAS_DEVICE:1:ISO_SHEET").NUMBER

    and other fields as in this picture below


  6. Save and close the schema.
  7. Open OpenPlant Isometrics Manager and load required style's Isometric Configuration dialog
  8. Edit existing Weld Label as in picture below:


  9. Save all changes and test it with Isometrics model.
  10. You should now be able to see Weld Type, Iso Sheet Number and Weld ID number in same Weld Label

See Also

communities.bentley.com/.../19833.how-to-add-weld-tag-as-fwffw-on-isometrics-weld-in-openplant-isometrics-manager

communities.bentley.com/.../23021.to-customize-spool-labels-based-on-cutid-and-other-attributes

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!