Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.09.XXX (SS5) | 08.11.11.XXX (SS6) Environment: Windows 7/8.1/10( 64 bit) Area: Settings/Attributes Subarea: Configuring the BOM and Reports Original Author: Rahul Kumar, Bentley Product Advantage 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 For OpenPlant Modeler - OpenPlant Isometrics Manager Launch OpenPlant Isometrics Manager. Select Project unit, say Imperial here. Click on Configuration to launch ‘Isometric Configuration’ dialog box. From Advanced option, click on ‘Open Report Definition’ file. Note - From working project navigate to report.def file. See below default path for reference C:\ProgramData\Bentley\OpenPlantModeler V8i\WorkSpace\Projects\OPModeler_Imperial\DataSet\Isometrics\Styles\IFC\Config For AutoPLANT Modeler - OpenPlant Isometrics Manager Open Project Administrator select the working project and click Create/Modify button From Advanced option, click on ‘Open Report Definition’ file Note - From working project navigate to report.def file. See below default path for reference C:\ProgramData\Bentley\Plant V8i\Bentley Plant V8i Projects\SAMPLE_IMPERIAL\Config\OpenPlant\Isometrics\styles\IFC\config Create new support report by adding below expression. REPORT = SUP # this to include only support material INCLUDE = IE_TYPE=CT_SUPPORT COLUMN = 3: R : PARTID COLUMN = 19: C : QUANTITY COLUMN = 7: R : SIZE1 COLUMN = 7: R : SIZE2 COLUMN = 2: : COLUMN = 60: W : IE_DESCRIPT GROUP = PARTID SORT = PARTID:N SEP = @ SORTHEADERS = 0 TEXT = @ ---------------------------------------------------------- TEXT = @ Support Materials TEXT = @ ---------------------------------------------------------- Write =SUP NODE=60 END Comment other existing reports with a ‘#’ sign. See below: Save & close file. Generate isometrics & verify results. See Also 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!
↧