Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
OpenPlant | AutoPLANT
  • Product Communities
OpenPlant | AutoPLANT
OpenPlant | AutoPLANT Wiki How To Display only Support List for Bill Of Material Report in OpenPlant Isometrics Manager
    • Sign In
    • -OpenPlant | AutoPLANT Wiki
      • -OpenPlant
        • +CONNECT Services - OpenPlant
        • +Example Configuration - CONNECT Edition
        • +Installations - OpenPlant CONNECT Edition Applications
        • +OpenPlant Download Links & Videos
        • OpenPlant Product Compatibility
        • +OpenPlant Modeler CONNECT
        • +OpenPlant PID CONNECT
        • -OpenPlant Isometrics Manager CONNECT
          • [FAQ] - OpenPlant Isometrics Manager CONNECT Edition
          • Release Notes- OpenPlant Isometrics Manager CONNECT Edition
          • +OpenPlant Isometrics Manager CONNECT - OpenPlant
          • +OpenPlant Isometrics Manager CONNECT - AutoPLANT
          • How the North for isometrics can be change in OpenPlant Isometrics Manager CONNECT Edition.
          • How to add End type Information in Isometric BOM Cut list OPIM CE
          • How To Add Field components Under Shop Material In BOM OPIM CE
          • How to Add Plant Area in Isosheet Name.
          • How to change Dimension color in OPIM CE
          • How to convert units of Dimension & Size in Isometrics.
          • How To Create Custom Style in OpenPlant Isometrics Manager Connect Edition .
          • How to Create new Drawing Attribute Combining Multiple other Drawing Attributes and Map with New Text Node in OpenPlant Isometrics Manager
          • How to customization ISO sheet number (split sheet number / Total number of sheet) In OpenPlant Isometrics Manager
          • How to disable Dimension for Existing Component State
          • How To Display only Support List for Bill Of Material Report in OpenPlant Isometrics Manager
          • How to Generate Reports based on Size in OpenPlant Isometrics Manager Connect
          • How to get Co-ordinate Values in Meters in Iso Output via OPIM
          • How to Get Updated Revision in Isometrics Drawing Using DBQuery in OpenPlant Isometric Manager CONNECT Edition
          • How to Hide Branch Dimensions
          • How to modify/edit Dimension Text of extracted DWG from OPIM CE
          • How to place Text Node in OPIM CE
          • How to Remove Insulation/Tracing for desired components in Isometrics.
          • How To Resolve the error message " OPIM_SCHEMA_PATH points to an invalid location".
          • How To Set Reducer Size Annotation for Bill Of Material Report in OpenPlant Isometrics Manager
          • How To Set Reducer Size Annotation in BOM Report OPIM CE
          • How to Show 3 Port Information PIPE_LATERAL_TEE_REDUCING_ONE_RUN_AND_BRANCH in Isometric Drawing
          • How to Show Calculated Pipe Weight for Bill Of Material in OpenPlant Isometrics Manager
          • To Fix Bend Angle Precision value in OpenPlant Isometrics Manager
          • How to Show Pipe Support Coordinates in OpenPlant Isometrics Manager
          • How to Show Pipeline Continuation for Connected Pipeline in OpenPlant Isometrics Manager Connect Edition Using PlantSight
          • To Resolve Bolt Length Conversion Issue in OpenPlant Isometric Manager
        • +OpenPlant Orthographics Manager CONNECT
        • +OpenPlant Support Engineering CONNECT
        • +OpenPlant Project Administrator CONNECT
        • +OpenPlant CONNECT Edition-PlantSight Integration
        • +OpenPlant Modeler v8i
        • +OpenPlant Isometrics Manager v8i
        • +OpenPlant Project Administrator v8i
        • +OpenPlant PID v8i
        • +OpenPlant Orthographics Manager v8i
        • +OpenPlant Support Engineering v8i
        • +OpenPlant ModelServer v8i
        • +OpenPlant Reporting v8i
        • How to Connect with Bentley Technical Support Team using Microsoft Teams
        • How to Connect with Bentley Technical Support Team using Microsoft Teams via Browser
        • How to get list of installed applications/programs on Windows Machine using Command Prompt.
        • How to get list of Windows Updates installed on the machine using Command Prompt.
        • How to Package WorkSpace to be Shareable to Users for OpenPlant Projects
        • How to find iModel.dgn file of another domain in PlantSight
      • +Bentley AutoPLANT
      • +Bentley Navigator
      • +Bentley PlantSpace
      • +Plant Project Tools
      • +Bentley Raceway and Cable Management
      • i-model Composition Service for S3D
      • Working from home with OpenPlant
      • Working from home with Bentley Raceway and Cable Management
      • Working from home with AutoPLANT Modeler
      • Your Feedback is important to us!

     
     Questions about this article, topic, or product? Click here. 

    How To Display only Support List for Bill Of Material Report in OpenPlant Isometrics Manager

    Applies To 
    Product(s): OpenPlant Isometrics Manager
    Version(s): CONNECT Edition 10.08.00.51 (Update 8)
    Environment:  Windows 8.1/10( 64 bit)
    Area:  Settings/Attributes
    Subarea:  Configuring the BOM and Reports
    Original Author: Aishwarya Kulkarni, Bentley Product Advantage Group

    Background

    In OpenPlant Isometrics Manager, using OpenPlant Modeler, user wanted to get a support items list, which can be viewed by customizing report.def file under style folder. Modeler needs to define a separate report in a report.def file and comment other reports define in it. This wiki article explains the procedure for it.

    Steps to Resolve

    1. Open the file explore. For the opening of report.def file, please use below mention path.

      C:\ProgramData\Bentley\OpenPlant CONNECT Edition\Configuration\Workspaces\OpenPlantExample\WorkSets\Metric\Standards\OpenPlant\Isometrics\styles\IFC\config




    2. Open the report.def file in the notepad as per your required workset as shown below.

    3. 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




    4. Comment other existing reports with a ‘#’ sign. See below: 






    5. Save & close file.
    6. Generate isometrics & verify results.

    See Also

    How to Show 3 Port Information PIPE_LATERAL_TEE_REDUCING_ONE_RUN_AND_BRANCH in Isometric Drawing
    Applies To Product(s): OpenPlant Modeler Version(s): CONNECT Edition 10.08.00.51 (Update 8) Environment: Windows 8.1/10 (64-bit) Area: OpenPlant Isometric Manger …
    Last edited 3 months ago in OpenPlant | AutoPLANT > OpenPlant | AutoPLANT Wiki

    • CONNECT Edition
    • BOM Reports
    • BOM Configuration
    • OpenPlant Isometrics Manager
    • Support List
    • Share
    • History
    • More
    • Cancel
    • Aishwarya Kulkarni Created by Aishwarya Kulkarni
    • When: Fri, Dec 24 2021 12:50 AM
    • Sandip Kar Last revision by Bentley Colleague Sandip Kar
    • When: Wed, Feb 22 2023 2:22 AM
    • Revisions: 2
    • Comments: 0
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies