Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
OpenPlant | AutoPLANT
  • Product Communities
OpenPlant | AutoPLANT
OpenPlant | AutoPLANT Wiki How to customization ISO sheet number (split sheet number / Total number of sheet) 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
        • +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
      • +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 customization ISO sheet number (split sheet number / Total number of sheet) In OpenPlant Isometrics Manager


    Applies To  OpenPlant Isometrics Manager
    Product(s): OpenPlant 
    Version(s):

    CONNECT Edition 10.08.00.51 (Update 8)

    Environment:  Windows 8.1/10 (64-bit)
    Area:  ISO sheet 
    Subarea: 
    Original Author: Aishwarya Kulkarni, Bentley Product Advantage Group


    Background


    In Piping Isometrics, it is certain that a pipeline containing multiple components outputs a complex drawing, thus not able to read labels and tags properly. To control this type of case, drawings get split into multiple sheets to facilitate a good readable drawing. Splitting of sheets can be considered based on various criteria, Attributes, component counts, etc.
    User requirement is to add the sheet number as per the (split sheet number / Total number of sheet). Currently, it is showing sheet numbers in the isometric drawing as shown below



    Steps to Accomplish
             

    1. Navigate window files
    2. Open the txtfile in notepad++. Use default path as mention below
      C:\ProgramData\Bentley\OpenPlant CONNECT Edition\Configuration\Workspaces\OpenPlantExample\WorkSets\Imperial\Standards\OpenPlant\Isometrics\styles\IFC\config



    3. . Uncomment the name property and add 10,TEST property the txt file as shown below



    4. Comment 18 & 19 for SHEETNO& NO_SHEETS using #. Un-comment this PRESPLIT_SHEETNO & PRESPLIT_NO_SHEETS as shown in below image.

      Change

                18,SHEETNO
                19,NO_SHEETS

                 into:

                #18,SHEETNO
                #19,NO_SHEETS


                 change

                 #18,PRESPLIT_SHEETNO
                 #19,PRESPLIT_NO_SHEETS

                 into:

                 18,PRESPLIT_SHEETNO
                19,PRESPLIT_NO_SHEETS

                 

    1. Open text files in notepad++. Refer below image



    2. In textnodes.txt, add below changes

      $TEST
      TEST=$(LINENUMBER) / $ (PRESPLIT_SHEETNO)  /  $(PRESPLIT_NO_SHEETS)

    3. Save all the changes. Launch Open modeler and regenerate the isometric.

    4. Verify the results in the isometric sheet.

    See Also 

    How to create display rules for specified class in PlantSight Visualizer
    Applies To Product(s): OpenPlant Modeler Version(s): CONNECT Edition 10.09.00.74 Environment: Windows 8.1/10 (64-bit) Area: Data Visualization Subarea: PlantSight…
    Last edited 5 months ago in OpenPlant | AutoPLANT > OpenPlant | AutoPLANT Wiki

    • SHEETNO
    • isometrics
    • Customizations
    • OpenPlant Isometrics Manager
    • Share
    • History
    • More
    • Cancel
    • Aishwarya Kulkarni Created by Aishwarya Kulkarni
    • When: Wed, Jun 30 2021 12:35 PM
    • Aishwarya Kulkarni Last revision by Aishwarya Kulkarni
    • When: Thu, Jul 1 2021 5:35 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