
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey there everyone,
I am brand new to the forum - at least posting wise. I have found the answer to many a quesiton on here before. I work primarily in Civil 3D, but am exploring the creation of custom commands in c#.NET.
I am trying to write a command that when run, asks the user to make a selection on screen, click enter, and it gives the total length of all selected objects. I can get the basic understanding of c#, but have never worked with the Autodesk API's. I have a github repository that I have stored my current code in and I am wondering if I could get some guidance on it from you, the community. Thanks so much for your help! (please be gentle, haha)
https://github.com/BenKaiser12/TOTLEN
Solved! Go to Solution.