Hi Everybody,
I have an issue with the line jumper setting.
Normal Pipelines (Major, Minor,....) does not break up, when they are crossing each other. I have tried different settings. The PID_Jumper class is set to different priorities for each line type. The overall variable "SCHEMATICS_JUMPER_SAME_CLASS_HORIZONTAL_PRIORITY = 1" is also set up.
The Line "breaks" works for instrument lines. But not for pipelines.
Please see the result in OPPID (last Update 10)
Any idea, what the reason could be?
Hello Martin,Kindly change the Default value of the SPACING_CLASSNAME property to SPACING_DEFAULT from SPACING_NONE from OpenPlant_PID.01.08.ecschema.xml and verify the result.
Answer Verified By: Martin Herbst
Hi Jayu,
nice idea ;-)
I have tried it and it works now for the case that different lines are crossing each other.
But self-intersections didn't break up. It is quite unusual, but sometimes necessary:
Thats Great its working.It would be a rare case where self-intersection will be there.