Prior to WF5 we could insert an offset location on an existing segment
and select a coordinate system as the 'from' and 'direction' reference.
The system would then ask for the x, y, and z offsets but would also
default to values that would put the location exactly where we
originally clicked on the segment. This allows us to add locations to a
harness with out distorting its current shape. In WF5 the location
defaults to 0, 0, 0 and the system gives no indication of what x, y, and
z values would put the location close to where the segment currently is.
This results in a giant loop that goes through 0, 0, 0 and is a major
pain to drag back to where it should be. This will make harness routing
much more difficult for us when we do move to WF5.
/Michael