Hi I am tyring to add PLANT_AREA field in Line tag annotation. But lts not working. I am using following:
ECExpression : this.PIPELINE_NAME & "-" & this.SIZE & "-" & this.PLANT_AREA
Failure vaule: Tag-Size-Area
This is giving following output
"0003-80-Area" Means area somehow not getting in .
Hi Sandip,
Please follow the below wiki link:
http://communities.bentley.com/products/plant/design___engineering/w/plant_design_and_engineering__wiki/17498.customize-pipeline-annotation-to-include-service-insulation-properties
You need to create a property PIPELINE_PLANT_AREA and Property custom attribute on it as shown below in the picture.
Now update the expression on the TEXT property:
Hope this helps!
Regards,Harpreet
Answer Verified By: sandip Pitale