Applies To Product(s): Bentley OpenPlant Modeler Version(s): 08.11.09.XXX Environment: Windows 7 64 bit Area: Component Subarea: Data Original Author: Harpreet Singh, Bentley Technical Support Group Problem Description Sometimes when we use 2D/3D consistency checker there is a warning sign on the pipeline node which indicates the inconsistency in component data even though the properties match. Steps to Identify Well, this issue occurs mostly when a component is placed from the component task bars rather than from the consistency checker itself. To Identify the cause follow the steps below: Go to Utilities> Key-In Command and apply key-in command 'mechaddin ccreport'. In the Consistency checker report dialog box, give the file name to save the report and click Generate Report. In the report viewer dialog, expand Modified Instances node and then expand MAJOR_PIPELINE node. Select pipeline to check the inconsistency. As shown in the above picture the inconsistency is due to the mismatch of GUID. When we create pipeline from Consistency Checker tree GUID will be inherited from 2D data coming from an I-model whereas if the same pipeline is created within OPM, a new GUID is assigned to it which causes the mismatch. If you do not wish to include the GUID for consistency check, you can turn it off by following the steps below: Launch Class editor and load OpenPlant_Supplemental_ConsistencyChecker schema. On BENTLEY_BASE_OBJECT class, select GUID property. Set "IsSharedProperty" to FALSE and save the schema. The above change will ignore the GUID property when using consistency checker in OPM. Comments or Corrections? Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!
↧