Message 1 of 1
Using C# how to draw multiple bus from multiple selected attributes in AutoCAD Electrical?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to draw multiple parallel wires horizontally starting from selected attributes in an AutoCAD Electrical drawing. The program should monitor the mouse movement to get the end point. Is there any example C# code I can use as references to implement this function? Many thanks! --KD