Hello All,
I have a PID drawing, when two pipeline intersact, no line will break automatically. If I select one line and right-click for a while, select "Jump Components", the line will break up.
This problem happns in one project only, for other projects, if one line cross another line, it will break automatically. So the problem is inside the drawing itself. I'd like to know where to control it. Thanks a lot!
Hi Changsong,
Is it limited to only one drawing or other drawings in this project are also affected?
If it is drawing specific then you should select all the runs and try this key-in command "pid piperun jumpcomponents" it will apply jumper to all the intersections.
Regards,Harpreet
Hello Changsong Ling,
First - What version of OpenPlant PID are you running? Go to Help About and look for the build number. As an example 08.11.11.43
The seed file should have no bearing on the line jumper settings. This is controlled by the schemas and is on the PIPING_NETWORK_SEGMENT class. There should be a Custom Attribute. The custom attribute is Jumper Mapping. This is by default inherited from the PID schema. You need to verify that this is there.
In the PID.cfg file, there is also a setting there for Jumper setting when intersecting lines have the same class - IE MAJOR_PIPELINE.
# Run breaking heirarchy, when intersecting runs have same class# 1 means horizontal segment will not break# 0 means vertical segment will not breakSCHEMATICS_JUMPER_SAME_CLASS_HORIZONTAL_PRIORITY = 1
Tony DeRosa
Bentley Plant
Senior Consultant
2287.PID.dgnHello Tony,
Thanks for your reply.
My OPPID version is 08.11.10.631. Regarding the config, I didn't check them all, I don't think it is the reason. Same OPPID and same workspace, only this file has problem, other file is OK. And if run the command manually, it works, it means the config is OK also. The problem is it cannot run automatically.
I attached the problematic file, would you please open it with your OPPID, and see if it is OK?