I've been searching the internet looking for some idea of where to go with this: I have an AutoCAD drawing I've drawn of a Duval Triangle (Graph), and I would like to be able to somehow import the three different pieces of data I need to the Command Bar in AutoCAD so that it will automatically place a data point where necessary. Does anyone know if this is possible with C++? Does anyone have any other recommendations as to another way this might be done entirely through a C++ program?
I'm using AutoCAD 2013 and VS Express 2013 for Desktop (Windows).