Message 1 of 23
How to create linked objects (for network diagramm)?

Not applicable
07-28-2012
05:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
Can you help me to find way to create linked objects in AutoCad from C#?
I mean - for example, circle and some lines lined to this circle:
- If I move line it should be possible to move only one end point of line - second endpoint should be linked to the circle and not moved.
- If I move circle it should be move all endpoints of all lines linked to this circle.
In general I want to create network diagramm ("graph" in mathematical terms) from C# code.
Is it possible? May be anybody has code exapmle?
Thanks again,
Pavel.