Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Wondering if it is possible to send a command to the command line from C# using .SendStringToExecute to export cogopoints from a drawing? I want to export points using a custom point file format that includes user-defined types in the export.
I have written some code in C# that does this but it is a bit slow for large files and not that straight forward to export the UDPs of each point. Wondering if there is an easier solution?
Solved! Go to Solution.