Message 1 of 4
Drawing and editing line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone!
I am trying to learn autocad programming with C#. I am newbie 🙂
I have just checked forum answer about my question but i couldn't find any answer about my question.
Basicly, I want to code this diagrag
Opening point file -> Automaticly Drawing line from point file -> Program user will manually edit line and points on autocad and when he save the line's last position, program will overwrite to point file.
How can i code this?
Thanks in advance for your answers
Have a wonderful day to everyone