[SS4] Template point with two constraints sharing the same parent points gives an error message

It would shortcut a fair amount of work if there was a constraint combination that would allow us to tell the corridor processor "use whichever point is further from the baseline".

One way to do this would be to use Horizontal Maximum and Vector-Offset, both constraints using the same two points. It makes sense logically, but I get this error message:

ERROR: The second constraint could not be placed because:

A point cannot have two of the same constraint types with matching parent points.

First, I don't know why it considers Horizontal Maximum and Vector-Offset to be the same constraint types. Just as is true with Horizontal and Slope, one controls only the horizontal aspect and the other controls anything else. Even Slope and Slope works.

Second, I don't know why it should be a problem to allow this combination, because it will work perfectly fine if I add an intermediate point that sets the horizontal aspect of the point I want and then my final point that will use that horizontal aspect and continue to use Vector-Offset with the original source points.

In the end, I get the result I want, but I have to add a point to work around a superficial error message.

I realize Geopak is no longer under development, but will I see the same message in ORD when I start to use it?