Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.09.XXX Environment: Windows 7 64 bit Area: Settings/Attributes Subarea: Original Author: Rahul Kumar, Bentley Technical Support Group Overview For OpenPlant Isometrics Manager, Pipe cut list requires End preparation details in isometrics. As per project requirement user may need to show some existing attributes. Problem Description In OpenPlant Isometrics Manager, Pipe cut list should include some specific end preparation details like BEVEL, SQCUT etc. in it. It can be done by customizing the BOM labels inside the schema and to get into Isometrics Manager by adding in its report definition file. Below are the steps to illustrate the example to include this attributes for Both AutoPlant and OpenPlant Modeler. Steps to Resolve Navigate to Bentley OpenPlant Isometrics installation folder, as mentioned below: Program Files (x86)\Bentley\OpenPlantIsometricsManager V8i\OpenPlantIsometricsManager \config\LookupMap.txt. In LookupMap.txt file, add below information to it. BW = Butt Weld PE = SQ.CUT Note: The original value will return when no matching entry would be found. Open Bentley Class Editor. Open Supplemental schema “OpenPlant_3D_Supplemental_Isometrics_ Isoextractor.01.04. ecschema.xml”. Navigate to Pipe class in schema. Right click on pipe class and add custom attribute using Add/Remove option. Select custom attribute ‘Specific BOM Labels’ and pull down to ‘Applied Custom Attributes’ fields as shown in below image. Add element from Attributes option from ‘Specific BOM Labels’. See image below for reference. Enter the value IM.MapText(IM.GetPort (“1”,“ECX_END_PREP”)) . It retrieves the shorthand end prep for port #1 (for instance BW or PE). See image below. Note: IM.MapText () maps a string to another string. Be careful when entering the value, quotes and spaces. It might not produce any results if not entered correctly. It is recommended that user could type in the value to avoid any error. The map is stored in Bentley OpenPlant Installation folder as shown in above. Save & Close Schema. Generate Isometrics and verify results. The information will display under ‘Show Component Tag’ dialog box. See below. See Also Comments or Corrections? Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!
↧