Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel
OpenPlant | AutoPLANT
  • Product Communities
  • More
OpenPlant | AutoPLANT
OpenPlant | AutoPLANT Wiki Workspace & schema Update- 08.11.11.225(SS6) Refresh release
    • 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
        • +OpenPlant Orthographics Manager CONNECT
        • +OpenPlant Support Engineering CONNECT
        • +OpenPlant Project Administrator CONNECT
        • +OpenPlant CONNECT Edition-PlantSight Integration
        • -OpenPlant Modeler v8i
          • +Component - OpenPlant Modeler
          • +Drawing Generation- OpenPlant Modeler
          • +Errors, Logs, Messages, Crashes - OpenPlant Modeler
          • +Import/Export- OpenPlant Modeler
          • +Installation - OpenPlant Modeler
          • OpenPlant HVAC-OpenPlant Modeler
          • OpenPlant Modeler [FAQ]
          • +OpenPlant Specification Generator
          • +ProjectWise - OpenPlant Modeler
          • +Properties - OpenPlant Modeler
          • -Release Notes - OpenPlant Modeler
            • Schema Changes Between OpenPlant Modeler Version 08.11.09.383 and 08.11.09.404 Releases
            • Workspace & schema Update- 08.11.11.225(SS6) Refresh release
          • +Schema - OpenPlant Modeler
          • +Settings/Attributes - OpenPlant Modeler
          • +Structural Modeling Components (SMC)- OpenPlant Modeler
          • +Tasks - OpenPlant Modeler
          • +Training - OpenPlant Modeler
        • +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.
      • +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. 

    Workspace & schema Update- 08.11.11.225(SS6) Refresh release

    Applies To 
    Product(s): OpenPlant Modeler
    Version(s): 08.11.11.225 (SS6 Refresh) 
    Environment:  N/A
    Area:  Schema
    Subarea: 
    Original Author: Rahul Kumar, Bentley Product Advantage Group

    Overview

    To check new updates between OpenPlant module version 08.11.09.564 & 08.11.11.225. Below information list the files information which has been modified and newly added ones. This will aid user to check their workspace settings and confirmation. This will various files and folders mentioned for OpenPlant Modeler and OpenPlant Isometrics Manager.

    OpenPlant Modeler SELECT series 6 Refresh 08.11.11.225

    A. Workspace Changes

    I. Files Modified

    The changes are the same for all 3 types of base projects for OpenPlant, Below are the changes shown for OPModeler Metric project Only. 

    1. OPModeler_Metric.pcf
      • Added new configuration variable OPM_2D3D_3D_CLASSES_TO_IGNORE to ignore EC Classes while generating 2D3D integration report.

    2. Bentley_Isometrics_App_Ecmodel.xml.
      • Project path for OpenPlant: 
        %Projects%OPModeler_Metric\DataSet\Isometrics\
        The following default value has been added to the <project> section:       
        <OVERWRITE_ISO_NONPW>True</OVERWRITE_ISO_NONPW>

    3. WorkSpace\Projects\OPModeler_Imperial\DataSet\Isometrics\
      • Styles\<style>\Config\Report.def
        Project path for OpenPlant: %Projects%OPModeler_Metric\DataSet\Isometrics\Styles\IFC\Config

        The following sample report in report.def has been added:

        #------------------------------------------------------------------
        # A sample weld report
        #------------------------------------------------------------------

           REPORT = WELD

          include  = IE_TYPE = CT_WELD

          COLUMN   = 5:C:WELDID

          COLUMN   = 10:R:SIZE

          COLUMN   = 10::TYPE 

          # the next two columns list the pipe/fitting connected by the weld.

          COLUMN   = 30:W:left(EC_CLASS)

          COLUMN   = 30:W:right(EC_CLASS)

          SORT = WELDID:N

          SEP = @

        END

      • Styles\<style>\Config\style.cfg

        Project path for OpenPlant: %Projects%OPModeler_Metric\DataSet\Isometrics\Styles\IFC\Config

        The following definition in style.cfg has become obsolete and has been removed:

        #--------------------------------------------------------------------
        # IE_IsoNorthAngle specifies an alternative isometric north direction  and is
        # specified as an extra counter clockwise offset in degrees from the current north
        #--------------------------------------------------------------------

        # IE_IsoNorthAngle = 0

        The following definition has been added to style.cfg as part of new functionality:

        #--------------------------------------------------------------------
        # Additional dimensioning option for evaluation
        #--------------------------------------------------------------------

          # to show gasket tick marks set to 1

          DimTickShow = 0

          # weight for gasket tick marks

          DimTickWeight = 3

          # Cheap gasket dimensioning, Gasket are dimensioned to one side at  

          most

          DimTickAll = 0

          # Dimension witness line offset for centerline for a given endprep

          DimLift_FL = 5

          DimLift_IF = 5

      • Styles\<style>\Config\style.xml

        %Projects%OPModeler_Metric\DataSet\Isometrics\Styles\IFC\Config

        The following definition in style.xml has become obsolete and has been removed:

        <!-- Deprecated

            <OnIsometricLines>False</OnIsometricLines>

            <OnSkewedLines>True</OnSkewedLines>

            <OnLevel2DistanceWhenPossible>True</OnLevel2DistanceWhenPossible>

            <Level1Supports>8</Level1Supports>

            <Level2Components>13</Level2Components>

            <Level3Overall>22</Level3Overall>
        -->

        The following definition has been added to style.xml as part of new functionality:

        <!-- Allowances -->

            <ShowAllowance>False</ShowAllowance>

            <AllowanceFormat> (+%)</AllowanceFormat>

            <!-- Dual Dimensions -->

            <UseDualDimensions>False</UseDualDimensions>

    II. Files Added: 

    None

    B. Schema Changes

    Changes done in latest releases:

    I. Schema Updates:

    Project path for OpenPlant: %Projects%OPModeler_Metric\DataSet\ schemas\  

    OpenPlant_3D_Supplemental_Isometrics_Isoextractor.01.07.ecschema.xml

    • IE Mapping IS_SKIP is changed to false for REINFORCEMENT class

      The default value for the following mapping property has been changed:
                <IS_SKIP>False</IS_SKIP>
    • Iso Extractor custom attribute applied to REINFORCEMENT class
      The following properties have been added:
             <IE_CalculatedPorts>
                 <IE_Component>

    OpenPlant_3D_Supplemental_Model_Server.01.07.ecschema.xml

    • MODELSERVER_UI_CUSTOMIZATION applied/updated on following Classes
      • IsmCurveMember
      • IsmSurfaceMember
      • IsmMember

    OpenPlant_Supplemental_ConsistencyChecker.01.07.ecschema.xml

    • 2D EC Property DESIGN_SIZE mapped to 3D NOMINAL_DIAMETER

    OpenPlant.01.07.ecschema.xml

    • SPECID EC Property added from following EC Classes
      • PIPING_COMPONENT
      • INSTRUMENT
      • PUMP
      • NOZZLE
      • VALVE_ACTUATOR
    • Following EC Properties added to EQUIPMENT EC Class
      • PLANT_NAME
      • SYSTEM_NAME
      • UNIT_CLASSIFICATION
      • ADDITIONAL_CODE
      • NUMBER_KKS
    • New EC properties added in CONCEPTUAL_PIPE EC Class
    • New EC Class SIZING_SIMULATION_TANK added

    OpenPlant_3D_Supplemental_Mapping_AutoPLANT.01.07.ecschema.xml

    • SPECID mappings defined for AutoPLANT and OpenPlant Isometrics Manager
    • DESCRIPTION and SHORT_DESCRIPTION mappings defined for REINFORCEMENT EC Class

    OpenPlant_3D_Supplemental_Modeling.01.07.ecschema.xml

    • SPECID EC Property mappings defined for CONTROL_VALVE EC Class

    OpenPlant_3D.01.07.ecschema.xml

    • DiameterUOM EC Property added for EC Class PipeAttachment 
    • SPECID EC Property removed from following EC Classes 
      • PIPING_COMPONENT 
      • NOZZLE 
      • PUMP

    OpenPlant Modeler SELECT series 6 08.11.11.96 (Priority Build)

    A. Workspace Changes

    I. Files Modified

    1. lisocomp.cel

    2. Style.xml

    II. Files Added: 

    Hook.ini

    B. Schema Changes

    Changes done in Priority Build Releases:

    I. Schema Updates:

    Project path for OpenPlant: %Projects%OPModeler_Metric\DataSet\ schemas\  

    OpenPlant_3D_Supplemental_Isometrics_Isoextractor.01.07.ecschema.xml

    • AutoPLANT BASE Relief valve Changeover (AT_VALVE_RELCHANGEOVER) 

    OpenPlant_3D_Supplemental_Model_Server.01.07.ecschema.xml

    • Remove right click options from smc grouping node

    OpenPlant.01.07.ecschema.xml

    • Added properties SYSTEM_CLASSIFICATION, SYSTEM_NUMBER, and PREFIX to class SYSTEM.
    • PIECE_MARK information in material list.

    OpenPlant_3D.01.07.ecschema.xml

    • AutoPLANT BASE Relief Valve Changeover (AT_VALVE_RELCHANGEOVER)
    • Change the source class of this relationship from VALVE to DEVICE to enable the handling of check valves with valve operator and other specialist valve types that are not classed under "VALVE"

    OpenPlant_3D_Supplemental_Mapping_AutoPLANT.01.07.ecschema.xml

    • PIECE_MARK information in material list
    • AutoPLANT BASE Relief Valve Changeover (AT_VALVE_RELCHANGEOVER) does not exist in OPIM schema

    See Also

    http://communities.bentley.com/products/plant/design___engineering/w/plant_design_and_engineering__wiki/21828.workspace-schema-updates-openplant-modeler

    Comments or Corrections?

    Bentley's Product Advantage Group requests that you please submit any comments you have on this Wiki article to the "Comments" area below. THANK YOU!

    • OpenPlant Modeler
    • Workspace upgrade
    • SS6
    • 08.11.11.225
    • Schema Upgrade
    • Share
    • History
    • More
    • Cancel
    • Rahul Kumar Created by Bentley Colleague Rahul Kumar
    • When: Mon, Jan 2 2017 12:19 AM
    • Rahul Kumar Last revision by Bentley Colleague Rahul Kumar
    • When: Mon, Jan 2 2017 1:24 AM
    • Revisions: 3
    • 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

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