![](067c23ec473142909091861f536d4324.iix)
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.
![](5e7cefac473142909091861f536d43fb.iix)
- From Advanced option, click on ‘Open Report Definition’ file.
![](a67c67e41bbd8690f3fc5287624bcb2b.iix)
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
![](7a7cefac473142909091861f536d434d.iix)
- From Advanced option, click on ‘Open Report Definition’ file
![](4f7c67e41bbd8690f3fc5287624bcb18.iix)
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:
![](877c67e41bbd8690f3fc5287624bcb74.iix)
![](137c67e41bbd8690f3fc5287624bcb7f.iix)
![](e77c23ec473142909091861f536d43a2.iix)
- Save & close file.
- Generate isometrics & verify results.
![](737c67e41bbd8690f3fc5287624bcb86.iix)
See Also
communities.bentley.com/.../12642.configuring-the-bom-and-reports
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!