To set size annotation for Reducers, in the BOM report for OpenPlant Isometrics Manager.
During the Isometrics drawing generation process, dimensions for reducers are shown differently as "SIZE1" and "SIZE2'. Sometimes user's requirement is to show both dimensions with ‘X’ cross marks. It will give an easier presentation in reading reports for fittings. The below steps will help the user to achieve it.
REPORT = SHP
# this to include only shop material INCLUDE = IE_FIELD=0 EXCLUDE = IE_TYPE=CT_WELD
COLUMN = 3: R : PARTID COLUMN = 19: R : QUANTITY COLUMN = 7: R : SIZE1 #COLUMN = 7: R : SIZE2 COLUMN = 9: R : SIZE COLUMN = 2: : COLUMN = 60: W : IE_DESCRIPT
GROUP = PARTID SORT = PARTID:N SEP = @ SORTHEADERS = 1
TEXT = @ ---------------------------------------------------------- TEXT = @ Shop Materials TEXT = @ ---------------------------------------------------------- Write =END
If the above problem still persists, 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