Quantcast
Channel: OpenPlant | AutoPLANT
Viewing all articles
Browse latest Browse all 16985

Forum Post: RE: How to add Nozzle size on Isometric?

$
0
0
Hi Sandip, In order to get nominal nozzle size in continuation reference message the following ebs file should be edited: C:\Program Files (x86)\Bentley\Plant V8i\Modules\Base\xchg\pcf\eqpnozz.ebs As well same file could be stored on project level PROJECT_ROOT\Config\Modules\Base\xchg\pcf\eqpnozz.ebs Add below code to eqpnozz.ebs starting from line 92: '// Nozzle Size status = at_Component_getPortND(tempStr, compID, "NP1") If ((status = AT_SUCCESS) And (Len(tempStr) > 0)) Then refText = refText + "$SIZE " + RTrim$ (tempStr) End If As a result you should get following iso output: The message is being split due to amount of reference information. I hope this will be useful. Please let me know if you will have further questions. Kind Regards, Artiom

Viewing all articles
Browse latest Browse all 16985

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>