How to Use Component Property as Drawing Attribute


Applies To 
Product(s):OpenPlant Isometrics Manager
Version(s):08.11.09.XXX (SS5) | 08.11.11.XX (SS6)
Environment: Windows 7/8.1/10 (64-bit)
Area: Settings/Attributes
Subarea: Modifying Text and Annotation Settings
Original Author:Kestutis Mitkus, Bentley Product Advantage Group

Background

In OpenPlant Isometrics Manager, user created different pipelines with different Insulations and its thicknesses. Users requirement is to use pipeline Insulation and its thickness as drawing attribute and use it for various tagging purposes.

Steps to Accomplish

  1. Open node2da.txt and textnodes.txt files from your Isometrics style's config folder.

    For OpenPlant Modeler:
    C:\ProgramData\Bentley\OpenPlantModeler V8i\WorkSpace\Projects\[...]\DataSet\Isometrics\Styles\[...]\Config

    For AutoPLANT Modeler:
    C:\ProgramData\Bentley\Plant V8i\Bentley Plant V8i Projects\[...]\Config\OpenPlant\Isometrics\styles\[...]\config



  2. Create two new attributes in textnodes.txt file and then map them with new textnodes in node2da.txt file.



  3. At the beginning of textnode.txt file are information how drawing attribute definition can be created. With the help of this information I have combined existing attributes in to one.

    <DA name> = <expression>

    P_INSULATION = *(INSULATION)
    P_INSULATION_THICKNESS = *(INSULATION_THICKNESS)



  4. Now map these drawing attribute with new textnodes in node2da.txt file



  5. Open same projects styles isoseed.dgn file and place this new text node in required position



  6. Save all changes, close isoseed, generate Isometrics and verify the results.

See Also

communities.bentley.com/.../how-to-create-new-drawing-attribute-combining-multiple-other-drawing-attributes-and-map-with-new-text-node

communities.bentley.com/.../how-to-reclaim-desired-text-node

communities.bentley.com/.../modifying-text-and-annotation-settings

Comments or Correction?

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!