08.11.09.XXX (SS5) | 08.11.11.XX (SS6)
In OpenPlant Isometrics Manager,User is looking for some Customization in Isometric BOM where Bolt size value should come as Inherited Pipe size.For e.g. If Pipeline size is 200 mm (Metric Project), Bolt size column should come as 200 instead ¾” or some fraction value.
Now add below EC expression in Calculated EC property Specification. ECExpression:this.GetRelatedInstance("JOINT_HAS_FASTENER:1:JOINT").GetRelatedInstance("PORT_HAS_JOINT:1:PORT").GetRelatedInstance("PIPING_COMPONENT_HAS_PORT:1:PIPING_COMPONENT").NOMINAL_DIAMETER
Value this.Size1
REPORT = BOLT
# this to include only shop material
INCLUDE = IE_TYPE=CT_BOLT
COLUMN = 3: R : PARTID COLUMN = 19: R : QUANTITY COLUMN = 12: R : SIZE_BOLT COLUMN = 14: : COLUMN = 60: W : IE_DESCRIPT GROUP = PARTID SORT = PARTID:N
END
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!