Drawing two link to a node

Oh, I want pretend from user drawing two link to a node. It’s like that:

------>

O O

—X–>

Hi
you can do this in CsiDocument. Make multinode = false

Hi,

Where is the CsiDocument?

Could you explain what the problem is? The StateCharter sample allows the user to draw multiple links from one port to another one. That sample even makes sure each link, which is of Bezier style, has a different Curviness, so the links don’t overlap each other.

I don’t want user can draw two links from a node to another node.
In the StateCharter user can draw many links from a node to another node.

I would like Draw Line but not Curviness
How to do it, May i have some code? Thanks

http://www.nwoods.com/forum/forum_posts.asp?TID=2966