Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.09.XXX Environment: Windows 7 64 bit & Others Area: Settings/Attributes Subarea: Original Author: Rahul Kumar, Bentley Product Advantage Group Overview For OpenPlant Isometrics Manager Weld report can be generated using Report.def file present in Config folder located in its project root. It can be experienced using both OpenPlant modeler and AutoPlant. Problem Description While creating weld report through report.def file to show weld tags, they were not coming in numerical order. The weld order varied from line to line. See image below for reference. The weld tags need to be displayed in numerical order right from Top to Down. Below are the steps to achieve it in a correct way. Steps to Resolve Numerical order Open report.def file from either by navigating the project root under Config folder or by launching the isometrics manager and using the Advanced option. To get the weld tag in numerical folder, do not forget the mention the variable shown below. SORT = WELDID :N Save report.def file. Generate isometrics and verify results. When user needs to exclude some of Weld Types, or specific classes from this report, he can do this in report.def file. Components will be excluded, but report will be not in numerical sequencing order . Below are the steps to achieve it in a correct way. Steps to Resolve Sequencing order Open OpenPlant_3D.01.04.ecschema.xml in Class Editor and supplement it with OpenPlant_3D_Supplemental_Isometrics_Isoextractor.01.04.ecschema.xml Go to "Plant Base Object>Named Item>Device>Fastener>Weld" Copy Custom attribute "Isometric Component" with Class name=CT_WELD from "WELD" Cass Paste it in Class, which has to be excluded and change Custom attribute's "Isometric Component" Class name from "CT_WELD" to "CT_CONN" Comment Excluded line in report.def file, reopen OPIM and generate Isometrics again 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!
↧