To Display Sum of Bolt Length and Bolt Excess Length in BOM


 Applies To 
  
 Product(s): OpenPlant Isometrics Manager
 Version(s): 08.11.09.574
 Environment: Windows 7( 64 bit)
 Area: Settings/Attributes
 Subarea: 
 Original Author: Rahul Kumar, Bentley Product Advantage Group
  

Overview

To Sum two property values based on requirement and to display it inside Bill of Material in OpenPlant Isometrics Manager.

Problem Description

User requirement is to sum two different property BOLT_LENGTH and BOLT_EXTENSION_LENGTH and to display the output in BOM. This can be done using Specific BOM Label custom attribute and defining the properties to it. See below steps below to resolve it. This article written in context with OpenPlant Modeler using OpenPlant Isometrics Manager. However similar approach can be utilized with AutoPLANT Modeler & OpenPlant Isometrics Manager. 

Steps to Resolve

  1. In Class Editor, open “OpenPlant_3D.01.04.ecschema” & Supplement it with below schema.

    “OpenPlant_3D_Supplemental_Isometrics_Isoextractor.01.04.ecschema”

  2. Navigate to “BOLT” class. See image below. 



  3. Under “Class” Tab, go to “Specific BOM Label” custom attribute and modify entry for SIZE2 value as shown below.

    Name – SIZE2
    Value - this.BOLT_LENGTH+this.BOLT_EXTENSION_LENGTH



  4. Save & Close Schema.

  5. Launch OpenPlant Isometrics Manager, Generate Isometrics & Verify results.



    Also check in Component tag data.

    BOLT_EXTENSION_LENGTH = 7.1
    BOLT_LENGTH = 89
    SUM = 89+7.1 = 96.1 



    SIZE2 = 96.1/25.4 = 3.78346. See image below. 




Still a Problem?

If above problem still persist, then please create a Service Request and contact the Bentley Product Advantage group.  Please include a list of all relevant details to get in depth analysis for a solution or workaround. 

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!