Message 1 of 4
Graph class in Autocad.NET
Not applicable
04-06-2013
02:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
While trying to develop topological network structure within autocad, I realized that there is "Graph", "GraphNode", "Graphnode Collection" Classes within Autocad.net API.
I want to learn if these classes can be used to generate topological network. If so, please let me know how to do that.
Thanks ın advance.