Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.09.440 Environment: Windows 7 64 bit & Others Area: Settings/Attributes Subarea: Original Author: Rahul Kumar, Bentley Technical Support Group Overview In OpenPlant Isometrics Manager, user requirement is to get only Support items list in OpenPlant Isometrics Manager BOM. Problem Description In OpenPlant Isometrics Manager, using OpenPlant Modeler, user wanted to get support items list, which can be viewed by customizing report.def file under style folder. Modeler needs to define a separate report in report.def file and comment other report define in it. Below steps will help user to achieve the desired settings. This could also be realized using AutoPLANT Modeler & OpenPlant Isometrics Manager. Steps to Resolve Launch Isometrics Manager. Select project unit as desired. Launch Configuration Manager. Using Advanced node, select report definition file & open. Copy below report definition for Support type report: REPORT = SUPP # this to include only field items #INCLUDE = IE_FIELD=1 INCLUDE = IE_TYPE=CT_SUPPORT COLUMN = 3: R : PARTID COLUMN = 19: R : QUANTITY COLUMN = 7: R : SIZE1 COLUMN = 7: R : SIZE2 COLUMN = 2: : COLUMN = 60: W : IE_DESCRIPT GROUP = PARTID SORT = PARTID:N SEP = @ SORTHEADERS = 1 TEXT = @ ---------------------------------------------------------- TEXT = @ SUPPORT Materials TEXT = @ ---------------------------------------------------------- Write = SUPP NODE = 60 END Comment other existing report with a ‘#’ sign. See below: Save & close file. Generate isometrics & verify results. See Also Configuring the BOM and Reports - http://communities.bentley.com/products/plant/design___engineering/w/plant_design_and_engineering__wiki/12642.configuring-the-bom-and-reports 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!
↧