Applies To | ||
Product(s): | OpenPlant Modeler | |
Version(s): | 08.11.09.XXX (SS5) | 08.11.11.XXX (SS6) | |
Environment: | Windows 7/8.1/10 (64 bit) | |
Area: | Component | |
Subarea: | Placement | |
Original Author: | Harpreet Singh, Bentley Product Advantage Group |
Sometimes while placing components in OpenPlant Modeler an error message appears in the message center as shown below:
Reason for this error, in most cases, that component record is missing in the spec table. However, in some cases this message appears even though records are there in the spec. In this article we will discuss different cases where spec records exists but still application is unable to find them.
When placing a mating flange, bolts and gasket are not placed and fail with the same message even though spec has records for both.
Reason for this error is that Rating value for FLANGE, BOLT and GASKET in spec is written as CL150. But in schemas, CL150 is mapped to 150LB in RATING_VALUE_MAP class and because of this software tries to find 150LB rating in specs which it doesn't find and hence fails. Below is the snapshot for RATING_VALUE_MAP class.
Instead of using the value map, pick the rating values directly from specs for FLANGE, BOLT and GASKET. Below are the steps to do that.
When placing a mating flange, bolts are not placed and fail with the “No component found with initial selection from specs” even though spec has records for bolts.
One possible reason for this error is that rating value for FLANGE & GASKET in spec is written as 150. But for BOLT rating value defined in spec is 150LB. Because of this inconsistent format of rating for bolt, software tries to find 150 rating in specs from first(top) defined records of bolt table. Maintaining consistent records of rating for FLANGE, BOLT & GASKET will solve this error.
Rating Value defined for flange records as shown below.
Rating Value defined for GASKET records as shown below.
Rating Value defined for BOLT records as shown below.
When placing a wafer component with flanged component e.g. placement of butterfly valve with weld neck flanges fasteners, bolt doesn’t get placed as shown.
One possible reason for this error is that end condition for butterfly valve is defined incorrectly in spec database. Since butterfly valve is a wafered component, its end condition should be of wafer end i.e. WAF.
Also in this case BOLT_INC data is not available in spec. Adding the correct record of BOLT_INC fixes the bolt length issue.
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.
communities.bentley.com/.../17079.piping-components-do-not-fetch-rating-value-from-spec
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!