Message 1 of 4
Exporting to JSON
Not applicable
02-27-2018
02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to export all the information that i am printing on Autocad console to a json file.
I have gone through the spotify, nholmann,s code. But those are not working.
As i am working in c++ on my plugin, i want to export the data to json.
Please help