I am about to insert a graphical image from an autocad drawing to my
VB form. I don't want to calculate all the coordinates of the 3D sphere and cube that I need in my
VB form so I impored the Autocad STL file containing the coordinates. Now problem is, I am able to copy entire file in my multiline textbox but not able to read the different coordinates from my textbox into arrays.
Help me !
Sagar