PDA

View Full Version : The output PIPELINE-REFERENCE



wuzhongbo
08-03-2006, 09:34 PM
Today, I have draw a 8' pipeline with a 3+1/2 branch pipeline.I want to set the output PIPELINE-REFERENCE as: Nominal Size-Service-LineNumber, like 8'-Water-L1000. The "8'" is the Nominal Size, the "Water" is the Service, and the "L1000" is the LineNumber.

But, if use Preferences to set the "Naming Rule" as <MAIN_SIZE>+'-'+<SERVICE>+'-'+<LINENUMBER>, as you know, ISOGEN will generate two drawing with different Pipeline Reference as "8-Water-L1000" and "3+1/2-Water-L1000". But what my wanted is one Pipeline Reference without separated at the reducing Tee as "8'-Water-L1000".

muddyboots
02-05-2007, 02:33 PM
As far as I know, there are two ways to do it. One way is to customize endpos.ebs. Another way is just use text edit to edit the DXF file or PCF file or both, find the reference, change it and save it, then it will work.

Bundsbaek
02-05-2007, 11:41 PM
You could use Project Administrator og go to Isogen>Post Process There you make the criteria only <LINENUMBER>.
Hopefully this would help.
Regards
Jakob

Sameer
11-15-2007, 12:40 PM
Now i am facing the same problem as i want line number to appear in title block as {<SERVICE>+"-"+<LINENUMBER>+"-"+<MAIN_SIZE>+"-"+<SPEC>} And need file name as {<SERVICE>+"-"+<LINENUMBER>} without spliting the isos based on size and other factors.
i tried keeping Criteria as "LINENUMBER" and naming rule as {<SERVICE>+"-"+<LINENUMBER>+"-"+<MAIN_SIZE>+"-"+<SPEC>}. but no result.
i am not sure how to play with .ebs file to correct this.
Pl. let me know. as its eating valuable time of IFC.

Thanx

Sameer