Hi,
From the piping example (GoWpfDemo), we changed the following properties on Valve node:
- go:Node.ToSpot=“LeftSide”
- go:Node.FromSpot=“RightSide”
We made the change because we don’t want all our link are pointed to the same point.
When, we rotated the valve B from 90 degree, the link doesn’t connect to the new ToSpot which supposed to be on the top.
We attached below an interactive image of the modified piping example.
Thanks,